// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f6917e', 'secondary': '#fff200', 'accent': '#0093a5', } } } } }
:root { --color-primary: #f6917e; --color-secondary: #fff200; --color-accent: #0093a5; }
GET https://espectro.dev/api/combinations/240