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