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