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