// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#cb2f43', 'secondary': '#009465', 'accent': '#59256a', } } } } }
:root { --color-primary: #cb2f43; --color-secondary: #009465; --color-accent: #59256a; }
GET https://espectro.dev/api/combinations/136