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