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