// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#eeb480', 'secondary': '#c1c494', 'accent': '#6450a1', } } } } }
:root { --color-primary: #eeb480; --color-secondary: #c1c494; --color-accent: #6450a1; }
GET https://espectro.dev/api/combinations/175