// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#fdc57e', 'secondary': '#9a72aa', } } } } }
:root { --color-primary: #fdc57e; --color-secondary: #9a72aa; }
GET https://espectro.dev/api/combinations/23