// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#793327', 'secondary': '#d8a37b', 'accent': '#006eb8', } } } } }
:root { --color-primary: #793327; --color-secondary: #d8a37b; --color-accent: #006eb8; }
GET https://espectro.dev/api/combinations/186