UNPKG

seehar-design-vue

Version:

Seehar Design Vue - A Vue.js 3 UI library

12 lines (10 loc) 195 B
/*@config "tailwind.config.js"*/ @tailwind base; @tailwind components; @tailwind utilities; @layer base { :root { --theme-primary: 64, 158, 255; --theme-secondary: 152, 21, 248; } }