jaspr_tailwind 0.3.0 jaspr_tailwind: ^0.3.0 copied to clipboard
Tailwind integration for jaspr.
0.3.0 #
- Added minify option to tailwind in release mode.
- Made the content section of the
tailwind.config.js
file active at build time.
0.2.0 #
- BREAKING: Changed tailwind command to use the standalone cli instead of npx. Make sure this is installed and included in your PATH. (See the updated README for setup instructions).
0.1.1 #
- Fixed configuration paths on windows.
0.1.0 #
- Initial version.