Releases: sasstools/make-sass-lint-config
Releases · sasstools/make-sass-lint-config
Fix convention on border-zero rule
Update ColorKeyword rule key
v0.1.2 :shipit: v0.1.2
Make Sass Lint Config v0.1.1
Quick patch because using the converted output from SelectorFormat
with v0.1.0 broke sass-lint, as attribute-name-format
and element-name-format
are not implemented yet.
Make Sass Lint Config v0.1.0
New Conversions:
- BemDepth
- PropertyUnits
- SelectorFormat
- UnnecessaryMantissa
New Property Conversions:
- PropertySortOrder -> ignore_unspecified
Thanks to @Dru89 for the PR!
Make Sass Lint Config v0.0.4
Changes:
- Full code coverage
- Add changelog
Fixes:
- regular expressions in
*-name-format
rules correctly translated
Make Sass Lint Config v0.0.3
- Added CLI utility
- Added lots of tests
- Minor fixes to translations
Make Sass Lint Config 0.0.2
- Correctly handle 'enabled' and 'severity'