npm @tailwindcss/vite 4.0.0-alpha.24
v4.0.0-alpha.24

latest releases: 0.0.0-insiders.340b59d, 0.0.0-insiders.ee1c7a6, 0.0.0-insiders.b7c7e48...
12 months ago

Added

  • Support CSS theme() functions inside other @custom-media, @container, and @supports rules (#14358)
  • Export Config type from tailwindcss for JS config files (#14360)
  • Add support for matchVariant plugins using the @plugin directive (#14371)
  • Warn if the tailwindcss package is used as a PostCSS plugin (#14378)

Fixed

  • Ensure there is always CLI feedback on save even when no new classes were found (#14351)
  • Properly resolve theme('someKey.DEFAULT') when all --some-key-* keys have a suffix (#14354)
  • Make sure tuple theme values in JS configs take precedence over @theme default values (#14359)
  • Improve IntelliSense completions for border utilities (#14370)

Don't miss a new vite release

NewReleases is sending notifications on new releases.