We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb34488 commit 2406b9aCopy full SHA for 2406b9a
README3.md
@@ -16,7 +16,7 @@
16
npm install vue3-puzzle-vcode@1.0.15-nuxt --save
17
```
18
19
-- 为什么要这样?
+- 为什么要这样?<br/>
20
`Nuxt3`打包服务器端代码使用了`Nitro`库,这个库打包时不知为何无法识别相对路径的CSS代码,因此我为Nuxt3专门制作了一个版本<br/>
21
以后每次发布新的版本时,都会同时发布一个专用于`Nuxt`的版本,后缀为`-nuxt`;
22
### 最简单例子
0 commit comments