swc/crates/swc_common
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
..
benches refactor(ast): Make serde optional (#7138) 2023-03-27 13:28:42 +09:00
src feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
tests feat(plugin): Enable bytecheck (#7280) 2023-05-06 03:54:25 +00:00
Cargo.toml chore: Publish crates 2023-10-08 00:41:50 +00:00