// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#84875e', 'secondary': '#97acc8', } } } } }
:root { --color-primary: #84875e; --color-secondary: #97acc8; }
GET https://espectro.dev/api/combinations/29