// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f8b6ba', 'secondary': '#c0a9b3', 'accent': '#7a4456', } } } } }
:root { --color-primary: #f8b6ba; --color-secondary: #c0a9b3; --color-accent: #7a4456; }
GET https://espectro.dev/api/combinations/174