swc/crates/swc_css_lints/tests/rules/fail
2022-12-22 01:36:36 +00:00
..
at-rule-no-unknown test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
block-no-empty/default test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
color-hex-alpha test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
color-hex-length feat(css/parser): Normalize hex colors (#6652) 2022-12-15 04:34:07 +00:00
color-no-invalid-hex refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
custom-property-no-missing-var-function feat(css/parser): Normalize and improve function name (#6667) 2022-12-20 12:43:58 +00:00
declaration-no-important test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
font-family-no-duplicate-names test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
keyframe-declaration-no-important test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
no-duplicate-at-import-rules test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
no-empty-source test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
no-invalid-position-at-import-rule test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
selector-max-class test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
selector-max-combinators test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
unit-no-unknown test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00