Drops use of stylelint-config-prettier
to align with Stylelint v15 deprecation of stylistic rules (and subsequent removal from stylelint-config-standard). Moving forward, this config will only disable rules from stylelint-config-standard-scss
; if you need to keep these rules disabled, install and extend stylelint-config-prettier
directly.
💥 Breaking Change
- #6 BREAKING: Stylelint v15 (@elwayman02)
🚀 Enhancement
- #6 BREAKING: Stylelint v15 (@elwayman02)
🐛 Bug Fix
- #8 Disable at-rule-empty-line-before (@elwayman02)
- #2 Update npm script name to match run example (@chrisalley)
🏠 Internal
- #10 Enable Easier Project Releases (@elwayman02)
- #9 Project Cleanup (@elwayman02)
Committers: 2
- Chris Alley (@chrisalley)
- Jordan Hawker (@elwayman02)