v4.0.1v4.0.0
Reading changes from the repo…
:host
rule to the @theme
layer, enhancing compatibility with shadow DOM. This allows for better styling control in web components. open
variant, which now matches the new :open
pseudo-class for <details>
and <dialog>
elements, improving interactivity in your designs. leading-*
classes, ensuring that the transition to the new version is smooth and accurate for users. none
modifier, such as text-sm/none
, work as expected, providing a more reliable styling experience. @custom-variant
could have an empty selector list, preventing incorrect CSS generation and ensuring that your styles are applied correctly. tailwind-merge
sources being scanned unnecessarily, which helps reduce bloat in the CSS bundle and improves performance.