Closed ariarzer closed 3 years ago
@ariarzer Thank you for the issue.
Fixing this properly requires CSS value parsing, for this purpose this module utilizes css-values
, which does not support scrollbar-color
yet.
You can find a full list of supported CSS values here: https://github.com/ben-eb/css-values#property-support
I use this config:
When i use a
I get an error
This property doesn't have a shorthand, but use a
<color>{2}
grammar. But the plugin tries to check the entire property value.