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