Change8

v4.0.12

📦 tailwind-cssView on GitHub →
🐛 7 fixes🔧 7 symbols

Summary

This release focuses on bug fixes for CSS url() rebasing in Vite and PostCSS, alongside improvements to class extraction across various template engines like Pug, Slim, Razor, and PHP.

🐛 Bug Fixes

  • Vite: Fix url(…) rebasing in transitively imported CSS files
  • PostCSS: Rebase url(…)s in imported CSS files
  • Ensure utilities are sorted based on their actual property order
  • Ensure strings in Pug and Slim templates are handled correctly
  • Ensure classes between } and { are properly extracted
  • Fix razor/cshtml pre-processing
  • Ensure extracting candidates from JS embedded in a PHP string works as expected

🔧 Affected Symbols

VitePostCSSPugSlimRazorCSHTMLPHP