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