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/themes
Then import the CSS :
@use '@maltjoy/themes/dist/themes/default.css';