1 2 3 4 5 6 7
@import "tailwindcss"; @layer base { .font-orbitron { font-family: 'Orbitron', sans-serif; } }
[PATCH repo_name]