1.0.2 • Published 2 years ago
nuxtjs-naive-ui v1.0.2
nuxtjs-naive-ui
English · 中文
The official nuxt module for naive-ui that supports Nuxt.js SSR and simplifies build configuration.
!IMPORTANT
If you are using this module, make sure:
@css-render/*andcss-renderpackages' version satisfies>=0.15.14.- Each of
@css-render/*andcss-renderonly resolves 1 target. (No different versions of same package & No duplicate for the same version)You can search in lock file for
css-renderto check if there's duplicate.
Quick Setup
Install the module to your Nuxt application with one command:
# npm
npx nuxi module add nuxtjs-naive-ui
# pnpm
pnpm dlx nuxi module add nuxtjs-naive-ui