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