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