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