2.1.3 (2024-02-03)
- version (082d47d)
2.1.2 (2024-01-29)
2.1.1 (2022-02-02)
- add error for colors that aren't css variables (e045ddf)
- allow mat-* pgh-* app-* type-selectors (b894aa9)
- only accept modern syntax of rgb and hsl colors (d6a552c)
2.1.0 (2022-01-08)
- disable all prettier related rules (ea0db58)
2.0.4 (2021-11-22)
- remove stylelint-selector-tag-no-without-class dep and use selector-max-type instead (661044a)
2.0.3 (2021-11-09)
- disable color-function-notation rule (ffaac3d)
2.0.2 (2021-10-31)
- remove declaration-empty-line-before rule (5bbac42)
2.0.1 (2021-10-31)
- npm dependencies (1663ff9)
2.0.0 (2021-10-31)
1.0.11 (2021-10-20)
- more spacing rem values (65bfe9f)
1.0.10 (2021-09-28)
- disable at-rule-no-unknown and no-invalid-position-at-import-rule rules (5f74718)
1.0.9 (2021-09-18)
- add border-radius (0,4,10,25,50) and space (0.375rem) supported values (a788790)
1.0.8 (2021-09-18)
- disable rule no-empty-source as Angular components may have empty scss files (9606718)
1.0.7 (2021-09-18)
- 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)
1.0.6 (2021-09-14)
- disable font-weight valid values rule (4940889)
1.0.5 (2021-09-14)
- allow rem values for font-size (f3f0125)
- disable errors of using logical values for width,height,border (f19e4c2)
1.0.4 (2021-09-14)
- dependencies errors (ccf5792)
1.0.3 (2021-08-07)
- add more spacing values (74b29bd)
1.0.2 (2021-08-01)
- add public (1f0b9f4)
1.0.1 (2021-08-01)
- trigger publish (2753e60)
- init (8581c2b)