// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f5ecc2', 'secondary': '#f15a30', 'accent': '#afd472', 'neutral': '#87c540', } } } } }
:root { --color-primary: #f5ecc2; --color-secondary: #f15a30; --color-accent: #afd472; --color-neutral: #87c540; }
GET https://espectro.dev/api/combinations/326