@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 🩹 fix(patch): update @roots/sage/stylelint by kellymears · Pull Request #2607 · roots/bud · GitHub
- feat(minor): add bud.before method by @kellymears in https://github.com/roots/bud/pull/2606
- test(none): improve @roots/bud-entrypoints coverage by @kellymears in https://github.com/roots/bud/pull/2608
- fix(patch): no error when using sass without postcss by @kellymears in https://github.com/roots/bud/pull/2604
- test(none): add sage-with-stylelint test by @kellymears in https://github.com/roots/bud/pull/2609
- chore(none): rm --rf examples/sage with stylelint/public by @kellymears in https://github.com/roots/bud/pull/2610
Full Changelog: https://github.com/roots/bud/compare/v6.22.0...v6.23.0