// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#ebd3a2', 'secondary': '#a36752', 'accent': '#4f4086', } } } } }
:root { --color-primary: #ebd3a2; --color-secondary: #a36752; --color-accent: #4f4086; }
GET https://espectro.dev/api/combinations/214