An extension to add Modular CSS syntax highlighting to VSCode.
Features
Adds the following Modular-CSS specific rule and attribute syntax highlighting on top of regular CSS.
@value variable decleration: regular, namespaced and wildcard imports.
composes: attribute: local and imports.
:external pseudo class: local and imports.
:global pseudo class.
Known Issues
Currently this extension only supports syntax highlighting. So errors may be thrown if you are using somesort of linter.
A suggested work-around is to add the following settings to your workspace: