brackets-sass icon indicating copy to clipboard operation
brackets-sass copied to clipboard

Enable Live Preview and compile SASS files within Brackets

Results 92 brackets-sass issues
Sort by recently updated
recently updated
newest added

Please update the plugin supporting the latest brackets app. thank you.

I am running a freshly installed brackets on mac, with only extract and the sass extension. The sass extension wont transpile the scss file. It reports a 'cleanup' issue and...

![default](https://cloud.githubusercontent.com/assets/11508654/19650374/2388c9a2-9a1a-11e6-90de-4860a20ba160.png) Health Report: ` { "uuid": "6e42fd4f-e655-4f36-a85f-064e2af05186", "snapshotTime": 1477320392154, "productName": "Brackets-Electron", "os": "linux", "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Brackets-Electron/1.8.4 Chrome/52.0.2743.82 Electron/1.3.7 Safari/537.36", "osLanguage": "en", "bracketsLanguage": "en",...

my boss gets mad at me now that I use SASS and I give him files that lost formatting due to our systems not matching. I am on MAC -...

![image](https://cloud.githubusercontent.com/assets/22229833/18778733/fae060a6-819f-11e6-956b-e6b830a5ea25.png) When open minified file, when I'm scroll about middle of the windows, it's break syntax highlighting, just white color

Hi, I want to use Brackets Sass and Brackets Synapse (ftp sync). When I open a .scss file on remote server I get an error that "file is not found...

{ "path": { "scss/*.scss": { "sass.enabled": true, "sass.options": { "outputDir": "../css", "includePaths": [], "sourceComments": false, "outputStyle": "compressed" } } }, "dnbard.documents-toolbar.icons": true, "dnbard.documents-toolbar.smallIcons": false, "dnbard.documents-toolbar.tooltip": false, "dnbard.documents-toolbar.close_left": false, "dnbard.documents-toolbar.workingFiles": true,...

Please update the included LibSASS to a new version!

I downloaded the extension on our laptop, and it worked great. Then I downloaded it to my desktop, and it is not working at all. I have tried re-installing it...

triaged

Is it possible, to watch for changes made in files which are imported, like @import 'footer'; ? When I make a change at _footer.scss, I always need to resave/recompile the...