// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#fdc57e', 'secondary': '#648f7b', 'accent': '#66629c', } } } } }
:root { --color-primary: #fdc57e; --color-secondary: #648f7b; --color-accent: #66629c; }
GET https://espectro.dev/api/combinations/127