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