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