6.23.0
@roots/bud-sass
should no longer error without @roots/bud-postcss
. We strongly recommend you use PostCSS.
Update @roots/sage/stylelint
config so as to not cause deprecation notices and errors. Adds examples/sage-with-stylelint
to demonstrate a working config.
Improves error handling. Adds integration tests to cover the fixed bugs.
What's Changed
- 🩹 fix(patch): update @roots/sage/stylelint by @kellymears in #2607
- ✨ feat(minor): add bud.before method by @kellymears in #2606
- 🧪 test(none): improve @roots/bud-entrypoints coverage by @kellymears in #2608
- 🩹 fix(patch): no error when using sass without postcss by @kellymears in #2604
- 🧪 test(none): add sage-with-stylelint test by @kellymears in #2609
- 🧹 chore(none): rm --rf examples/sage with stylelint/public by @kellymears in #2610
Full Changelog: v6.22.0...v6.23.0