// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#bb7125', 'secondary': '#d96629', 'accent': '#00939b', } } } } }
:root { --color-primary: #bb7125; --color-secondary: #d96629; --color-accent: #00939b; }
GET https://espectro.dev/api/combinations/131