Expand @container
to be container-type: size
#18933
mscofield0
started this conversation in
Ideas
Replies: 2 comments
-
The reasoning behind having height breakpoints is that e.g. you have a menu in the header, but you want to support mobile landscape without the header taking up too much space and so you want to enable a sidebar menu instead. I am using height breakpoint extensively and already have it in my utilities, but I don't see why Tailwind wouldn't provide their own, with a probably more reasonable values for the breakpoints. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Relevant: #18901 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know the reasoning behind not making it
container-type: size
and also not havingh-sm
,h-md
, etc., variants for height breakpoints.Beta Was this translation helpful? Give feedback.
All reactions