// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#82241f', 'secondary': '#f99d1b', 'accent': '#4f4086', 'neutral': '#34454c', } } } } }
:root { --color-primary: #82241f; --color-secondary: #f99d1b; --color-accent: #4f4086; --color-neutral: #34454c; }
GET https://espectro.dev/api/combinations/335