swc/css/parser/tests/errors/custom-properties/input.css
2021-11-04 12:05:29 +09:00

4 lines
46 B
CSS

:root {
--semicolon-not-top-level: (;);
}