Minor typo in Docs #8289
calvertwong
started this conversation in
General
Replies: 0 comments
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.
-
https://tailwind.build/classes/height/h-screen
The typo that I found here is in the css source. I believe the correct code should be
100vh
instead of100vw
.Beta Was this translation helpful? Give feedback.
All reactions