// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f48067', 'secondary': '#00b49b', } } } } }
:root { --color-primary: #f48067; --color-secondary: #00b49b; }
GET https://espectro.dev/api/combinations/21