// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#fdc57e', 'secondary': '#b2b73e', 'accent': '#762c19', 'neutral': '#111314', } } } } }
:root { --color-primary: #fdc57e; --color-secondary: #b2b73e; --color-accent: #762c19; --color-neutral: #111314; }
GET https://espectro.dev/api/combinations/323