Syntax highlighting package for SugarSS (PostCSS) on Sublime Text. This is a fork from Syntax highlighting for SASS, and edited to work with SugarSS
Install via Package Control.
version tag: 0.1.0
- Fully support
- Match syntax structure instead of keywords, that means support CSS properties which even haven't been published
- Highlight reserved words
and, false, from, in, not, null, or, through, to, true
- Smart completion rule
- Comment Tag
- Can be used for CSS syntax highlighting