UNPKG

create-onetech-app

Version:

CLI to quickly set up React projects with popular templates and tools.

10 lines (7 loc) 207 B
@import "tailwindcss"; @custom-variant dark (&:where(.dark, .dark *)); /* Supports weights 100-900 */ @import '@fontsource-variable/outfit'; body { font-family: 'Outfit Variable', sans-serif; }