v4.0.16
📦 tailwind-cssView on GitHub →
✨ 1 features🐛 7 fixes🔧 6 symbols
Summary
This release introduces support for literal values in CSS functions and provides several bug fixes for template extraction, Vite integration, and CLI file handling.
✨ New Features
- Add support for literal values in --value('…') and --modifier('…')
🐛 Bug Fixes
- Fix class extraction followed by '(' in Pug
- Ensure @keyframes for theme animations are emitted if they are referenced following a comma
- Vite: Ensure that updates to an imported CSS file are properly propagated after updating source files
- Pre process Slim templates embedded in Ruby files
- Error when input and output files resolve to the same file when using the CLI
- Add missing suggestions when --spacing(--value(integer, number)) is used
- Add ::-webkit-details-marker pseudo to marker variant
🔧 Affected Symbols
--value--modifier@keyframesmarker--spacingtailwindcss/cli