-
Hello everyone! Using
Looking into the documentation, it seems that the first party container query support in v4 only includes container width queries. Is there a way to use a container height query? |
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Jan 30, 2025
Replies: 1 comment 1 reply
-
You could use @custom-variant @tall (@container (min-height: 50rem)); |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jkbmat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could use
@custom-variant
like:https://play.tailwindcss.com/CLLerYq5VT