Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

min-h-screen doesn't work with grid?? #457

Open
brianliddell opened this issue Feb 17, 2020 · 2 comments
Open

min-h-screen doesn't work with grid?? #457

brianliddell opened this issue Feb 17, 2020 · 2 comments

Comments

@brianliddell
Copy link

I’m playing with Tailwind's grid for the first time, and loving it! Super quick to change gaps and no more messing with negative margins!

Minor problem: I can't get min-h-screen (applied to main content to push the footer to the bottom of the screen) to work with a grid layout. Is this a limitation of css grid, or is there yet another thing I’m missing?

@adamwathan
Copy link
Member

Mind throwing together a JSFiddle or Codepen demo so I can see what you mean for sure? I think it's probably a limitation of what CSS grid features we support out of the box in Tailwind.

@brianliddell
Copy link
Author

brianliddell commented Feb 17, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants