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