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