Skip to content

Instantly share code, notes, and snippets.

@Jerga99
Created December 20, 2023 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jerga99/1f92b8824afd45099735c1b02187c685 to your computer and use it in GitHub Desktop.
Save Jerga99/1f92b8824afd45099735c1b02187c685 to your computer and use it in GitHub Desktop.
@import "./base.css";
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind variants;
.fit {
min-height: calc(100vh-88px)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment