naomi icon indicating copy to clipboard operation
naomi copied to clipboard

Missing CSS Constants and Properties

Open borela opened this issue 7 years ago • 0 comments

CSS is constantly evolving and the list of properties/constants needs to be updated.

New properties can be added to this list: https://github.com/borela/naomi/blob/master/syntaxes/css3/property.sublime-syntax#L24

New constants can be added to this list: https://github.com/borela/naomi/blob/master/syntaxes/css3/constant.sublime-syntax#L179

borela avatar Feb 28 '18 14:02 borela