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