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