// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#802626', 'secondary': '#96874d', 'accent': '#b5b1d8', } } } } }
:root { --color-primary: #802626; --color-secondary: #96874d; --color-accent: #b5b1d8; }
GET https://espectro.dev/api/combinations/177