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