swc/crates/swc_css_parser/tests/fixture/at-rule/document
Donny/강동윤 d1097ccb59
feat(css/parser): Store lexed comments (#8091)
**Description:**

For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
2023-10-10 11:42:20 +00:00
..
input.css feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
leading-comments.json feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
output.json perf(css): Reduce size of tokens (#6384) 2022-11-10 01:36:53 +00:00
span.swc-stderr feat(css/ast): Make AST intuitive (#6606) 2022-12-09 02:27:19 +00:00
trailing-comments.json feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00