CSS Optimization: Tailwind CSS now only exposes the CSS variables that are actually used, reducing unnecessary bloat in your stylesheets and improving performance.
Improvements
Workflow Improvement: The Tailwind Play workflow is cleaned up for a more streamlined experience, removing unnecessary inputs that were previously required.
Code Clean-up: Unused console.log statements in the @tailwind/vite package are removed, leading to cleaner and more efficient code.