You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My proposal is to add a grid-template-areas property, that could be writed like this :
grid-areas-[header header header, sidebar main main, footer footer footer]
and we could imagine something like for the elements :
grid-header, grid-sidebar, grid-main (where header is a default property that could be changed in the tailwind config file
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team !
My proposal is to add a grid-template-areas property, that could be writed like this :
grid-areas-[header header header, sidebar main main, footer footer footer]
and we could imagine something like for the elements :
grid-header, grid-sidebar, grid-main (where header is a default property that could be changed in the tailwind config file
Beta Was this translation helpful? Give feedback.
All reactions