Releases: stivoat/tailwind-fold
Releases · stivoat/tailwind-fold
v0.2.0
Notable changes
- Change the foldLengthThreshold from words to characters
- Multiline support
- Helper function support
- Add ERB support
Thanks to @AlperShal for contributing!
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Notable changes
- Add support for conditional class attribute folding based on length
- Replace tailwind png with svg that adjusts to font size
- Add svelte and astro to default supported languages
Thanks to @jfreyberg and @VampireChicken12 for contributing!