UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

13 lines (12 loc) 212 B
const l = { classes: { wrapper: "inline-block" }, styles({ props: e, colors: t, css: s }) { const o = t.getPalette(e.color); return s.get("bg", o[500]); } }, c = l; export { c as default };