// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#a62c37', 'secondary': '#4f4086', 'accent': '#501345', } } } } }
:root { --color-primary: #a62c37; --color-secondary: #4f4086; --color-accent: #501345; }
GET https://espectro.dev/api/combinations/181