// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f8b6ba', 'secondary': '#f3a257', 'accent': '#c27544', } } } } }
:root { --color-primary: #f8b6ba; --color-secondary: #f3a257; --color-accent: #c27544; }
GET https://espectro.dev/api/combinations/206