swc/crates/swc_css_parser/tests/fixture/selector
2022-02-19 01:27:32 +09:00
..
attribute refactor(css/ast): Rename tokens to match spec (#3553) 2022-02-14 13:05:16 +00:00
class refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
comments refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
complex refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
compound refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
id refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
list refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
nesting feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
pseudo-class feat(css/codegen): Improve minification of selectors (#3624) 2022-02-19 01:27:32 +09:00
pseudo-element refactor(css/ast): Rename tokens to match spec (#3553) 2022-02-14 13:05:16 +00:00
type feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00