swc/crates/swc_css_parser/tests/fixture/function
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
..
calc feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
element feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
linear-gradient feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
mix feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
unknown feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
url feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
var feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00