@maltjoy/core-vue
v5.14.0
Published
Vue version of [@maltjoy/core](https://www.npmjs.com/package/@maltjoy/core) package.
Keywords
Readme
@maltjoy/core-vue
Vue version of @maltjoy/core package.
In order to inherit from all @maltjoy/themes custom properties, you will need to import as well the default theme:
If you already use @maltjoy/core in your project, it already includes the theme.
npm install @maltjoy/themesThen import the CSS :
@use '@maltjoy/themes/dist/themes/default.css';