// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#cc1236', 'secondary': '#fdbf68', 'accent': '#00978d', } } } } }
:root { --color-primary: #cc1236; --color-secondary: #fdbf68; --color-accent: #00978d; }
GET https://espectro.dev/api/combinations/122