- Update packages & housekeeping
- Upgraded to stylelint 14
- Extended
stylelint-config-standard-scss
- Updated packages
- Updated packages
- Removed at-rule-name-newline-after because its conflicting with new @use syntax
- declaration-empty-line-before to never because of scss mixins & such
- fixed @rule parsing for scss syntax
- Refactored on top of
styleling-config-standard
- Prefer double colons for pseudo elements
- Updated dependencies
- Prefer single- over double quotes
- Initial release