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