brackets-sass
brackets-sass copied to clipboard
Cleanup issue with latest versions of brackets and plugin
Brackets version 1.10 plugin 2.0.5
- Installed Ruby
- Installed Sass
- 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 } } }
-
Created files in respective folder Sass/app.scss CSS/app.css
This is my scss file code.
- 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.
I have just upgrade to bracket 1.10 and this issue pop up again (every time I upgrade bracket). Please Yelp................
- 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
@nehamjadhav @Humphreto try this version, be sure to uninstall first. https://mega.nz/#!N0lDmB5Z!N32mfb_YTtt6facHH0vkoCPHWq9tWD--jHiKAUPyqQ8
@gverm That link no longers works. What happened to it? Am trying sass on bracket 1.13