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