@tailwindcss/oxide-android-arm64
Advanced tools
Changelog
[4.0.0-alpha.19] - 2024-08-09
inline
option when defining @theme
values (#14095)inert
variant (#14129)@source
at-rule (#14078)<style>
tags in Vue files to the Vite plugin (#14158)addUtilities
and matchUtilities
plugins using the @plugin
directive (#14114)@apply
works inside @utility
(#14144)Changelog
[4.0.0-alpha.18] - 2024-07-25
addVariant
plugins with new @plugin
directive (#13982, #14008)@variant
at-rule for defining custom variants in CSS (#13992, #14008)@utility
at-rule for defining custom utilities in CSS (#14044)bg-red-[#000]
(#13970)color-mix()
(#13972)variants
and utilities
with modifiers (#13977)resize
, fill-none
, accent-none
, drop-shadow-none
, and negative hue-rotate
and backdrop-hue-rotate
utilities (#13971)data-*
and aria-*
modifiers are always quoted in the generated CSS (#14040)*
variant so those styles can be overridden by child elements (#14056)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)