caleb / gruvbox-syntax-atom

MIT License
33 stars 7 forks source link

Add syntax highlighting for CSS constants Atom 1.13.0 #10

Closed leggsimon closed 7 years ago

leggsimon commented 7 years ago

This adds syntax highlighting for constants in CSS. Such as relative, absolute and block.

NOTE: this uses the new syntax for Atom 1.13.0 and so would be easier to be merged after #7

Old: screenshot 2017-01-27 14 16 33

New: screenshot 2017-01-27 14 17 07