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