notepad++ - Applying CSS styles for SCSS files?
I would like to apply the same styles to SCSS files as I do CSS files.
This is done using the Style Configurator:
-
Menu > Settings > Style Configurator
-
Select "CSS" in the "Language" box
-
Add "scss" to the "User ext" field (you can add multiple extension separated by space)
-
Click "Save & Close"
-
Reopen your ".scss" file to see the highlighting.