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