tailwindcss
Advanced tools
Changelog
[4.0.0-beta.9] - 2025-01-09
@tailwindcss/browser
package to run Tailwind CSS in the browser (#15558)@reference "…"
API as a replacement for the previous @import "…" reference
option (#15565)--spacing(…)
, --alpha(…)
, and --theme(…)
CSS functions (#15572)place-content-between
, place-content-around
, and place-content-evenly
utilities (#15440)bg-round
and bg-space
utilities to bg-repeat-round
to bg-repeat-space
(#15462)inset-shadow-*
suggestions in IntelliSense (#15471)]
(#15503)@apply
rules are processed in the correct order (#15542)@utility
(#15573)@keyframes
contributed by JavaScript plugins when using @reference
imports (#15581)shadow
in filter: 'drop-shadow(…)'
) (#15566)theme(spacing.2)
to --spacing(2)
(#15579)theme(…)
to --theme(…)
(#15579)Changelog
[4.0.0-beta.7] - 2024-12-13
tailwindcss/lib/util/flattenColorPalette
for backward compatibility (#15318)@tailwindcss/postcss
on Windows (#15321)shadow-none
suggestion in IntelliSense (#15342)-webkit-background-clip: text
) (#15389)Changelog
[4.0.0-beta.5] - 2024-12-04
@import "…" reference
option for importing Tailwind CSS configuration details into another CSS entry point without duplicating CSS (#15228)@tailwindcss/postcss
by translating between internal data structures and PostCSS nodes directly without additional parsing or stringification (#15297)@tailwindcss/vite
(#15275)@tailwindcss/vite
(#15274)@tailwindcss/vite
in Vite 6 projects (#15274)@tailwindcss/vite
(#15279)@tailwindcss/postcss
(#15273)@tailwindcss/postcss
extension (#15273)@container
suggestion in IntelliSense (#15288)