// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#a7d4e4', 'secondary': '#006eb8', } } } } }
:root { --color-primary: #a7d4e4; --color-secondary: #006eb8; }
GET https://espectro.dev/api/combinations/49