fix: comment storage class
This commit is contained in:
parent
f39018956c
commit
bf453585ba
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ return lush(function(injected_functions)
|
|||
sassAmpersand({ fg = html_css_yellow }),
|
||||
cssTagName({ fg = html_css_yellow }),
|
||||
cssColor({ fg = blue }),
|
||||
StorageClass({ fg = html_css_white }),
|
||||
-- StorageClass({ fg = html_css_white }),
|
||||
cssBorderAttr({ fg = html_css_green }),
|
||||
cssValueLength({ fg = html_css_green }),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue