All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
scss/at-function-named-arguments
tonull
scss/at-mixin-named-arguments
tonull
scss/dollar-variable-colon-newline-after
tonull
at-rule-no-unknown
to ignorefunction
,include
,if
,else
,else if
,mixin
,each
andextend
at-rule-empty-line-before
to exceptafter-same-name
andfirst-nested
and ignoreinside-block
andafter-comment
rule-empty-line-before
to exceptafter-single-line-comment
andfirst-nested
max-empty-lines
to2
- Update dependencies
- Update stylelint and stylelint-scss peer dependencies
- Rule 'block-closing-brace-empty-line-before' to 'never'
- npmignore
- Update npm publish scripts
- Stylelint rules
- Add require resolve to extends config
- npmrc to disable package lock
- editorconfig
- stylelint-declaration-block-no-ignored-properties plugin and settings
- stylelint configuration setup