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