v4.0.2v4.0.1
Reading changes from the repo…
<style>
blocks in HTML files seamlessly, as we now treat them as Tailwind CSS targets, making it easier to apply styles directly in your HTML. @variant
at the top level, allowing for more flexible styling options without being restricted to specific rules. @keyframes
in @theme reference
, preventing unnecessary code generation. grid-cols-*
and grid-rows-*
are created, eliminating invalid CSS.