feat: css values

This commit is contained in:
Brian Pooe 2023-12-17 13:58:31 +02:00
parent a59745a3ae
commit 5e2a024043

View file

@ -310,7 +310,7 @@ return lush(function(injected_functions)
sassClass({ fg = html_css_yellow }),
cssBraces({ fg = html_css_white }),
cssMediaProp({ fg = html_css_white }),
--sassCssAttribute({ fg = html_css_green }),
sassCssAttribute({ fg = html_css_green }),
--sassDefinition({ fg = orange }),
--sassCssAttribute({ fg = html_css_green }),
--sassAmpersand({ fg = html_css_yellow }),