v4.1.3
📦 tailwind-cssView on GitHub →
🐛 3 fixes🔧 4 symbols
Summary
This release focuses on bug fixes for PostCSS caching with Turbopack, improved class detection in Slim templates, and better validation for bare value data types.
🐛 Bug Fixes
- Show warning when using unsupported bare value data type in --value(…)
- PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack
- Ensure classes are detected in Ruby's %w syntax in Slim templates
🔧 Affected Symbols
--value()PostCSSTurbopackSlim templates