borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
558 stars 18 forks source link

SCSS: Wrong property highlighting #191

Open phts opened 5 years ago

phts commented 5 years ago
background-color: $color-body-bg;
position: absolute;
-webkit-text-size-adjust: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
screen shot 2018-11-08 at 21 12 35

PS. Tested on built-in scheme e.g. Monokay. Naomi scheme is little better but still not good.