swc/crates/swc_css_parser/tests/fixture/at-rule
2022-01-24 14:27:10 +00:00
..
charset fix(css/parser): Fix parsing of whitespaces (#2787) 2021-11-18 22:18:44 +09:00
font-face fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
import feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
keyframe feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
layer feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
media feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
namespace fix(css/ast): Fix type definition of @namespace (#2919) 2021-12-01 09:29:25 +00:00
page feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
supports feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
unknown refactor(css/ast): Merge several kinds of blocks into a single type (#3336) 2022-01-22 14:10:25 +00:00