// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#793327', 'secondary': '#fdbf68', 'accent': '#8b835b', 'neutral': '#00978d', } } } } }
:root { --color-primary: #793327; --color-secondary: #fdbf68; --color-accent: #8b835b; --color-neutral: #00978d; }
GET https://espectro.dev/api/combinations/304