tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

feat: add contain utilities

Open manniL opened this issue 4 months ago • 1 comments

This adds utilities for the contain property, which is supported in all evergreen browsers by now 🙏👌

After that, contain-intrinsic-* (height/width/size) could be a nice addition too (but lacks browser support right now).

manniL avatar Jan 11 '24 21:01 manniL

The containe-intrinsic-* is for content-visibility which is a massive performance gainer but not supposed in most of the browsers 🥲.

BioPhoton avatar Jan 11 '24 21:01 BioPhoton

Hey @manniL! Thanks for the contribution. We'll get this merged in soon via https://github.com/tailwindlabs/tailwindcss/pull/12993.

KrisBraun avatar Feb 21 '24 18:02 KrisBraun