mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +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