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
{{ message }}
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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.
On 17 Feb 2020, at 14:21, Adam Wathan ***@***.***> wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#457>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AD73FKHC5TCEUKMD22OCKS3RDKFPDANCNFSM4KWRPT2A>.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: