// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#c27544', 'secondary': '#8b835b', } } } } }
:root { --color-primary: #c27544; --color-secondary: #8b835b; }
GET https://espectro.dev/api/combinations/10