Releases: usebedrock/bedrock
Releases · usebedrock/bedrock
1.34.0
- Add support for PurgeCSS and PostCSS
- This enables you to use Tailwind in a Bedrock context as described in this blog post.
- What does PurgeCSS do? How to enable it? Check out this blog post.
1.33.0
- Fix a bug: missing copy functionality on separated .js files; for more info on what these are see the docs
- Silence comment for global mixins
- Prepare for #372 PurgeCSS feature in future release.
- Start removing jQuery from core. Thanks @Haroenv .
1.32.0
- Implement a separation between JS needed for Bedrock and JS needed for the prototype output
1.31.0
- Modify bedrock to copy separated scripts to build folder (outside of transpile environment)
1.30
- Support compilation of SCSS files in nested folders under content/scss
- Mistake: erroneous version name
1.29.1
- Remove data-based multilanguage logic (what a poor idea)
- Copy change
- Remove unnecessary whitespace in templates
1.26.3
- Fix vertical alignment default icon font
- Fix default showing of scrollbars on Windows in styleguide