Releases: massiveart/stylelint-config-ma
Releases · massiveart/stylelint-config-ma
Release 2.0.0 (2023-04-04)
- Refactored rules and extend from "stylelint-config-standard-scss" (#16) (@thomasduenser)
Release 1.1.9 (2022-10-21)
- Release 1.1.9 (@alexander-schranz)
- Allow the usage of currentColor (#15) (@alexander-schranz)
Release 1.1.8 (2022-03-04)
Release 1.1.7 (2021-04-27)
Release 1.1.6
Release 1.1.5
Release 1.1.4 (2019-06-12)
Merged pull requests:
- Add stylelint 10 to peer dependency range #8 (alexander-schranz)
Release 1.1.3 (2019-06-12)
Implemented enhancements:
- Add font-weight-notation rule #7 (alexander-schranz)
- Disable the no-descending-specificity rule #6 (alexander-schranz)
Merged pull requests:
- Fixed stylelint tests and add test for @supports #4 (alexander-schranz)
Release 1.1.2 (2018-11-28)
1.1.2 (2018-11-28)
Merged pull requests:
- Fix stylelint null rules and max empty lines in tests #5 (alexander-schranz)
Release 1.1.1 (2018-05-30)
Merged pull requests:
- Allow scss
@function
,@return
,@elseif
and@while
#3 (alexander-schranz)