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