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