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