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