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