@tailwind base; @tailwind components; @tailwind utilities; .loading-spinner { display: none; } .page-content { min-height: calc(100vh - 64px); }