Adam Mustill

Results 1 issues of Adam Mustill

It appears that comma-separated rules are expanded even if the variable value is the same, creating additional unnecessary rules. Input: ```css :root { --font-family: sans-serif; } h1, h2, h3, h4,...

enhancement