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