// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#97acc8', 'secondary': '#051230', 'accent': '#b6bfc1', } } } } }
:root { --color-primary: #97acc8; --color-secondary: #051230; --color-accent: #b6bfc1; }
GET https://espectro.dev/api/combinations/139