Replies: 3 comments
-
Hey 👋 I have personally never reached out for this, but I can imagine there are plenty of situations where it could be useful. There is probably not enough demand for this to be adding it in Tailwind core, but this would be an excellent use case for a plugin that injects a |
Beta Was this translation helpful? Give feedback.
-
As theme.container.padding takes 1 value and applies it horizontally, I think we could easily just allow an actual css padding value to achieve part of this.
|
Beta Was this translation helpful? Give feedback.
-
I'm using padding utilities maybe it's better |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It can be useful sometimes to have a
container-y
class equal to thecontainer
but with verticalpadding
andmax-height
.Beta Was this translation helpful? Give feedback.
All reactions