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