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