This commit is contained in:
2025-02-21 14:04:17 -03:00
parent f0b840b8e8
commit a8d0667b89
26 changed files with 197 additions and 252 deletions

View File

@@ -1,8 +1,9 @@
@import 'tailwindcss';
@theme {
--font-sans: 'Roboto', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji';
--font-sans:
'Roboto', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
--color-yellow-primary: #ffcf82;
--color-yellow-secondary: #f2ebe1;