@tailwindcss/vite
Advanced tools
Changelog
[4.0.0-alpha.16] - 2024-06-07
nth-*
variants (#13661)bg-linear-*
utilities as an alias for the existing bg-gradient-*
utilities (#13783)bg-linear-[125deg]
) (#13783)length
data type for background-size
instead of background-position
(#13771){col,row}-{start,end}
utilities (#13780)<length> | <percentage>
syntax for properties (#13660)bg-right-top
, bg-right-bottom
, bg-left-bottom
and bg-left-top
(#13806)Changelog
[4.0.0-alpha.11] - 2024-03-27
rotate-x/y/z-*
utilities composable (#13319)@tailwindcss/vite
(e.g. inlining images) (#13218)starting
variant for @starting-style
(#13329):popover-open
in existing open
variant (#13331)translate-z
utilities (#13321, #13327)@tailwindcss/vite
when Tailwind-generated CSS changes (#13218)build
command is executed when using --output
instead of -o
(#13369)@tailwindcss/vite
from hanging in serve mode (#13380)Changelog
[4.0.0-alpha.9] - 2024-03-13
@theme reference { … }
for defining theme values without emitting variables (#13222)--default-transition-*
variables in transition-*
utilities (#13219)optimizeCss
to the packages where it's used (#13230)