sass-textmate-bundle
sass-textmate-bundle copied to clipboard
Support CSS Extended Completion for SCSS File
trafficstars
I use Sublime Text 3 with plugins Sass and CSS Extended Completion but when i work with SCSS file, any auto-complete option by CSS Extended Completion does not work.
I believe the problem is that CSS Extended Completion still finds the .scss file with Sass syntax by Sass, because using this other plugin SCSS it does work.
PS: I could really just use the other plugin to solve my issue, however I prefer to use this more featured one.