error while specifying variables in CSS3 ; Expected RBRACE. This rule looks for recoverable syntax errorΒ #720
Open
Description
:root{ --nvctheme-color: #3f1a67; --nvcthemelight-color: #5f259e; }
this is the code I am using to define website theme color as a variable but in CSSlint it is showing error
ERROR: Expected RBRACE at line 17, col 3. This rule looks for recoverable syntax errors. (errors) Browsers: All
Metadata
Assignees
Labels
No labels