There is a tailwind class named .h-screen
that translates to height:100vh;
css. This should work as well. For further details please refer to the Official Tailwind documentation
There is a tailwind class named .h-screen
that translates to height:100vh;
css. This should work as well. For further details please refer to the Official Tailwind documentation