// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#da525d', 'secondary': '#c59f6b', 'accent': '#96d1aa', 'neutral': '#b984af', } } } } }
:root { --color-primary: #da525d; --color-secondary: #c59f6b; --color-accent: #96d1aa; --color-neutral: #b984af; }
GET https://espectro.dev/api/combinations/282