// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f37420', 'secondary': '#afd472', 'accent': '#12354e', } } } } }
:root { --color-primary: #f37420; --color-secondary: #afd472; --color-accent: #12354e; }
GET https://espectro.dev/api/combinations/141