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