v4.2.4
📦 tailwind-cssView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses an issue where imports using @import and @plugin failed to resolve correctly when Vite aliases were configured with @tailwindcss/vite.
🐛 Bug Fixes
- Ensured imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite.