// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f99d1b', 'secondary': '#40456a', } } } } }
:root { --color-primary: #f99d1b; --color-secondary: #40456a; }
GET https://espectro.dev/api/combinations/89