jasonsanjose / brackets-sass

Enable Live Preview and compile SASS files within Brackets
MIT License
183 stars 34 forks source link

Cleanup issue with latest versions of brackets and plugin #199

Open nehamjadhav opened 7 years ago

nehamjadhav commented 7 years ago

Brackets version 1.10 plugin 2.0.5

  1. Installed Ruby
  2. Installed Sass
  3. Created .brackets.json with following code.

{ "sass.enabled": false, "path": { "SASS/app.scss": { "sass.enabled": true, "sass.options": { "outputDir": "../CSS/", "includePaths": [], "sourceComments": true, "outputStyle": "nested" }, "linting.collapsed": false } } }

  1. Created files in respective folder Sass/app.scss CSS/app.css

  2. image

This is my scss file code.

  1. Linked css file in index.html but in scss file i am getting cleanup warning. Please help. I am new to programming. I have just started learning coding.
Humphrzy commented 7 years ago

I have just upgrade to bracket 1.10 and this issue pop up again (every time I upgrade bracket). Please Yelp................

  1. some times when I downgrade bracket the error disappear, Although I hate this options it works. 2, Or I use Prepos to compile sass to css-----------------it works but the worst alternative.

This time I want to use the latest versions of bracket every time Adobe release

gverm commented 7 years ago

@nehamjadhav @Humphreto try this version, be sure to uninstall first. https://mega.nz/#!N0lDmB5Z!N32mfb_YTtt6facHH0vkoCPHWq9tWD--jHiKAUPyqQ8

Humphrzy commented 6 years ago

@gverm That link no longers works. What happened to it? Am trying sass on bracket 1.13