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