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