Tailwind CSS

tailwindlabs/tailwindcss last check 144 releases recent
Notes
no notes yet
Release notes
v4.0.12 · 1y+
view on github

Fixed

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