grid-template-areas
#18703
Replies: 1 comment
-
For what it's worth, you can use an arbitrary property class like: https://play.tailwindcss.com/HLMsWP0ACo. You could then also abstract this to a custom utility like: https://play.tailwindcss.com/pKN2JYhZo3 |
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.
-
Please add support for this.
When working on complex layouts—especially when rearranging named areas—developers must drop into custom CSS, which breaks the “utility-first” workflow and removes Tailwind’s benefits like responsive variants and theming.
Beta Was this translation helpful? Give feedback.
All reactions