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