Releases: rails/cssbundling-rails
Releases · rails/cssbundling-rails
v1.1.1
What's Changed
- Change sass cli params to permit multiple build sources by @acallaghan in #83
- Use bundle add instead by @glaucocustodio in #85
- Fix for foreman existence test in rbenv installs. by @MrJoy in #91
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bypass CLI options to Foreman in bin/dev by @kirillplatonov in #55
- Check assets:precompile is defined before enhancing by @richardTowers in #59
- Make the message for adding build:css to package.json more visible if npx version is < 7.1 by @thebravoman in #69
- Check assets:clobber is defined before enhancing by @HLFH in #71
- Install bootstrap-icons along with bootstrap by @viktorianer in #76
- Add stylesheets path to TailwindCSS' content list by @nickjj in #53
New Contributors
- @richardTowers made their first contribution in #59
- @ajaynomics made their first contribution in #54
- @thebravoman made their first contribution in #69
- @HLFH made their first contribution in #71
- @viktorianer made their first contribution in #76
- @nickjj made their first contribution in #53
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.2.8
v0.2.7
What's Changed
- Enhance assets:clobber with css:clobber by @Intrepidd in #44
- Run yarn build automatically on install by @dhh
Full Changelog: v0.2.6...v0.2.7