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