feat: remove sass

This commit is contained in:
Brian Pooe 2023-12-17 14:11:22 +02:00
parent 906e05a57b
commit b78c70bf12

View file

@ -311,8 +311,6 @@ return lush(function(injected_functions)
cssBraces({ fg = html_css_white }),
cssMediaProp({ fg = html_css_white }),
sassCssAttribute({ fg = html_css_green }),
--sassDefinition({ fg = orange }),
sassCssAttribute({ fg = html_css_green }),
sassAmpersand({ fg = html_css_yellow }),
cssTagName({ fg = html_css_yellow }),
cssColor({ fg = blue }),