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