src/styles/tailwind.css@import 'tailwindcss';html {scrollbar-width: none;-ms-overflow-style: none;}html::-webkit-scrollbar {display: none;}/* @custom-variant hero (.hero &); */@theme {--font-heading: var(--font-heading-family);--font-heading2: var(--font-heading2-family);--font-heading3: var(--font-heading3-family);--font-body: var(--font-body-family);--font-accent: var(--font-accent-family);--radius-4xl: 2rem;
Showing the first 20 lines.
Get full code