swc/crates/swc_css_parser/tests/fixture/at-rule
2022-02-06 20:22:30 +00:00
..
charset fix(css/parser): Fix parsing of whitespaces (#2787) 2021-11-18 22:18:44 +09:00
color-profile refactor(css/ast): Rename property to name (#3410) 2022-01-31 05:02:30 +00:00
font-face refactor(css/ast): Rename property to name (#3410) 2022-01-31 05:02:30 +00:00
import refactor(css/ast): Change AST for !important (#3440) 2022-02-05 23:22:47 +09:00
keyframe refactor(css/ast): Refactor types related to @keyframes at-rule (#3441) 2022-02-04 05:10:35 +00:00
layer refactor(css/ast): Refactor types related to selectors (#3460) 2022-02-06 04:24:51 +00:00
media fix(css): Allow empty @media at-rule (#3404) 2022-01-30 22:49:09 +09:00
namespace feat(css/ast): Improve types related to url tokens (#3444) 2022-02-04 04:05:44 +00:00
page fix(css): Fix parsing of @page at-rule (#3356) 2022-02-06 20:22:30 +00:00
supports refactor(css/ast): Refactor types related to selectors (#3460) 2022-02-06 04:24:51 +00:00
unknown feat(css/ast): Add types for dashed identifiers and @color-profile at-rules (#3364) 2022-01-26 20:35:49 +09:00