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