mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
7381644f6b
swc_css_ast: - Remove unused tokens. - `SubclassSelector::PseudoClass` => `SubclassSelector::Pseudo`. - Fix `AttrSelectorOp` - `AttrSelector.value`: `Option<Text>` => `Option<Str>`. swc_css_codegen: - Implement a code generator. swc_css_parser: - Implement `Parse<Stylesheet>` for the parser. - Fix parsing of pseudo selectors. - Fix parsing of unknown at-rules. |
||
---|---|---|
.. | ||
at-page | ||
calc | ||
comment | ||
custom-properties | ||
fit-content | ||
font | ||
functions | ||
grid | ||
import | ||
keyframe | ||
media | ||
min-and-max | ||
selectors | ||
smoke | ||
supports | ||
values |