swc/crates/swc_css_compat/tests
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
..
color-hex-alpha refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
color-hwb feat(css/compat): Support hwb color (#6687) 2022-12-20 08:22:28 +00:00
color-legacy fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00
custom-media-query feat(css/compat): Support custom media queries (#6625) 2022-12-13 04:58:34 +00:00
media-query-ranges fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00
nesting fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00
selector-not refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
fixture.rs feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00