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