mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 10:37:56 +03:00
3714802bd3
swc_css_ast: - Add `Rule::Invalid`. swc_css_parser: - Add error recovery for tokens in selector positions. - Report an error while recovering property errors.
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
error: Invalid selector
|
|
--> $DIR/tests/recovery/vercel/001/input.css:15:1
|
|
|
|
|
15 | }
|
|
| ^
|
|
|