swc/crates/swc_css_parser/tests/fixture/value/url
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 perf(css/parser): Reduce number of function calls (#6587) 2022-12-07 01:45:03 +00:00
leading-comments.json feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
output.json feat(css/parser): Normalize URL functions (#6675) 2022-12-19 07:53:29 +00:00
span.swc-stderr refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
trailing-comments.json feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00