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