swc/crates/swc_css_modules/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
..
fixture fix(css/modules): Support composes when using multiple subclass selectors (#7949) 2023-09-14 02:14:58 +00:00
with-compat fix(css/parser): Fix parsing of :global(> *) (#7082) 2023-03-16 11:17:02 +09:00
fixture.rs feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
with_compat.rs feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00