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