davidontop/global.css
2025-06-15 19:18:04 +02:00

7 lines
No EOL
134 B
CSS

@import "tailwindcss";
@theme {
--color-bckg: #0f0f0f;
--color-bckgl: #242424;
--color-accent: var(--color-yellow-400);
}