swc/crates/swc_css_parser/tests/line-comment/css-in-js/7
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 fix(css/parser): Fix input buffer and improve error recovery (#4948) 2022-06-12 03:28:23 +00:00
leading-comments.json feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
output.json fix(css/parser): Fix input buffer and improve error recovery (#4948) 2022-06-12 03:28:23 +00:00
span.swc-stderr test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
trailing-comments.json feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00