swc/crates/swc_css_codegen/tests/fixture/at-rules
2023-03-14 01:19:09 +00:00
..
charset feat(css/codegen): Support source map (#3958) 2022-03-11 05:22:14 +00:00
color-profile fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
container fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
counter-style fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
custom-media feat(css/ast): Support @custom-media at-rule (#6152) 2022-10-17 12:40:00 +00:00
document/1 feat(css/codegen): Support source map (#3958) 2022-03-11 05:22:14 +00:00
font-face/1 refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00
font-feature-values feat(css/parser): Parse @font-feature-values at-rule (#5468) 2022-08-13 10:39:45 +00:00
import/1 fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
keyframes refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
layer/1 refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00
media feat(css/parser): Normalize at-rules (#6705) 2023-01-14 08:58:24 +00:00
namespace feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
page/1 feat(css/parser): Normalize at-rules (#6705) 2023-01-14 08:58:24 +00:00
property fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
supports refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
unknown feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
viewport/1 refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00