Skip to content

Installation

A quick tutorial to get you started with @wisemen/vue-core-components.

1. Install the package

bash
pnpm install @wisemen/vue-core-components

2. Import style

In your main css file, import the style:

css
@import '@wisemen/vue-core-components/style.css' layer(base);