swc/crates/swc_css_parser/tests/fixture
2022-01-25 14:44:28 +00:00
..
at-rule refactor(css/ast): Rename PercentValue to Percent (#3363) 2022-01-25 14:44:28 +00:00
bom fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
comment fix(css): Fix parsing of media queries (#3318) 2022-01-20 02:57:24 +00:00
declaration refactor(css/ast): Merge several kinds of blocks into a single type (#3336) 2022-01-22 14:10:25 +00:00
declaration-list fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
delim/backslash fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
dimension/basic feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
empty refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00
esbuild refactor(css/ast): Rename PercentValue to Percent (#3363) 2022-01-25 14:44:28 +00:00
function/url refactor(css/ast): Fix type definitions related to @import at-rule (#3351) 2022-01-25 22:50:23 +09:00
hex-colors fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
important/basic feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
number feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00
property/escaped fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
rome refactor(css/ast): Rename PercentValue to Percent (#3363) 2022-01-25 14:44:28 +00:00
selector refactor(css/ast): Fix type definitions related to @import at-rule (#3351) 2022-01-25 22:50:23 +09:00
styled-jsx/selector fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
stylesheet/empty refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00
stylis/comma/01 refactor(css/ast): Fix type definitions related to @import at-rule (#3351) 2022-01-25 22:50:23 +09:00
value refactor(css/ast): Rename PercentValue to Percent (#3363) 2022-01-25 14:44:28 +00:00
vercel feat(css/ast): Add Ratio, which is defined by spec (#3335) 2022-01-24 14:27:10 +00:00