// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#da525d', 'secondary': '#064f6e', } } } } }
:root { --color-primary: #da525d; --color-secondary: #064f6e; }
GET https://espectro.dev/api/combinations/77