// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f8ed43', 'secondary': '#762c19', 'accent': '#b5decc', } } } } }
:root { --color-primary: #f8ed43; --color-secondary: #762c19; --color-accent: #b5decc; }
GET https://espectro.dev/api/combinations/173