// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#00908a', 'secondary': '#5a82b3', } } } } }
:root { --color-primary: #00908a; --color-secondary: #5a82b3; }
GET https://espectro.dev/api/combinations/44