swc/crates/swc_css_lints/tests/rules/fail
2022-05-11 16:14:42 +00:00
..
at-rule-no-unknown fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
block-no-empty/default fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
color-hex-alpha chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
color-hex-length fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
color-no-invalid-hex fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
custom-property-no-missing-var-function fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
declaration-no-important fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
font-family-no-duplicate-names fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
keyframe-declaration-no-important fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
no-duplicate-at-import-rules fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
no-empty-source feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
no-invalid-position-at-import-rule fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
selector-max-class fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
selector-max-combinators fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
unit-no-unknown fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00