@import "tailwindcss"; @import "tw-animate-css"; @plugin "@tailwindcss/typography"; @config "./tailwind.config.js"; @theme { --color-primary: #00A489; --color-secondary: #4D4A49; }