Syntax-highlighting-for-Sass
Syntax-highlighting-for-Sass copied to clipboard
A Sublime Text 3 package for highlighting both Sass and SCSS syntax.
I have the Sass package installed in ST3 v3.1.1 Build 3176. I've been having this issue when I save a .scss file in ST3 any single line comments using //...
When I hit ⌘R in a CSS file, I see each selector on its own line, no matter how many tokens it contains. But with this package in an SCSS...
After the last update the autocompletion in the .scss files dosn't work anymore but in the .sass files. System: Windows 10, Sublime Text 3
I've been trying forever to get autocompletions to work for SCSS but it never works. Do you know how I can do that? or is that package purely for highlighting?...
It looks like I can't have the cake and eat it, too. The problem: CSS3 extension requires the "file type" to be set to CSS3 to take effect. The same...
I can't find a completion better than old completions was in this package. Really need it back.
It seems that autocompletion only works when the syntax is set to SASS and not SCSS. Is this the correct behaviour? Seems odd that I'm writing SCSS but have to...
Installed via package manager... now what?
As the following screenshot shows, Sass map's key-value pairs are displayed in the same color, unlike property name- value pairs in CSS declarations. I am not sure how you guys...