You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh my... This will take some time to figure out.
How would you like to parse it? With an empty block? Or just a ruleset with a lonely selector inside?
I guess empty block makes more sense for easy removing of empty rulesets?
Currently empty declarations cause a parse error. Works fine in
SCSS
e.g..foo {}
.universalSelector
,typeSelector
,class
,shash
,parentSelector
,attributeSelector
Test cases - each one causes a parse error.
The text was updated successfully, but these errors were encountered: