Change8

v4.1.4

📦 tailwind-cssView on GitHub →
1 features🐛 9 fixes🔧 8 symbols

Summary

This release introduces an experimental WASM target for browser environments and includes several bug fixes for color-mix polyfills, shadow inheritance, and theme variable conversion.

✨ New Features

  • Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz

🐛 Bug Fixes

  • Ensure color-mix(…) polyfills do not cause used CSS variables to be removed
  • Ensure color-mix(…) polyfills create fallbacks for theme variables that reference other theme variables
  • Fix brace expansion in declining ranges like {10..0..5} and {0..10..-5}
  • Work around a Chrome rendering bug when using the skew-* utilities
  • Ensure container query variant names can contain hyphens
  • Ensure shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and text-shadow-inherit inherit the shadow color
  • Ensure compatibility with array tuples used in fontSize JS theme keys
  • Ensure folders with binary file extensions in their names are scanned for utilities
  • Convert fontSize array tuple syntax to CSS theme variables

🔧 Affected Symbols

@tailwindcss/oxide-wasm32-wasicolor-mixskew-*shadow-inheritinset-shadow-inheritdrop-shadow-inherittext-shadow-inheritfontSize