Releases: tapsellorg/stylelint-config
Releases · tapsellorg/stylelint-config
v1.0.10
1.0.10 (2021-09-28)
Bug Fixes
- disable at-rule-no-unknown and no-invalid-position-at-import-rule rules (5f74718)
v1.0.9
1.0.9 (2021-09-18)
Improvements
- add border-radius (0,4,10,25,50) and space (0.375rem) supported values (a788790)
v1.0.8
1.0.8 (2021-09-18)
Bug Fixes
- disable rule no-empty-source as Angular components may have empty scss files (9606718)
v1.0.7
1.0.7 (2021-09-18)
Bug Fixes
- allow vh/vw/% for padding/margin (96c7c41)
- disable auto fix for "scales" rules (only certain values for some properties) (3a69bda)
- remove converting left/right to inset-inline-* as they're not well-supported by browsers (9ebe27b)
v1.0.6
1.0.6 (2021-09-14)
Bug Fixes
- disable font-weight valid values rule (4940889)
v1.0.5
1.0.5 (2021-09-14)
Bug Fixes
- allow rem values for font-size (f3f0125)
- disable errors of using logical values for width,height,border (f19e4c2)
v1.0.4
1.0.4 (2021-09-14)
Bug Fixes
v1.0.3
1.0.3 (2021-08-07)
Improvements
v1.0.2
1.0.2 (2021-08-01)
Bug Fixes