mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-02-01 17:26:34 +00:00
* Honor the `hidden` attribute on elements You’ll still be able to override this with utilities but this ensures that things like `<iframe hidden>` work as expected * Update changelog