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