李晓川
李晓川
### UnoCSS version @unocss/nuxt 0.57.1 ### Describe the bug When I reformatted the unocss style after a while, the specifications seemed to be different. For example, `h-50` would become `h50`,...
The declaration file for module 'quill-image-uploader' cannot be found.
How to use `$device` in nuxt __VLS_ctx.$device" is of type "Unknown  [docs](https://nuxt.com/modules/device#usage) nuxt 3.7.4 @nuxtjs/device 3.1.0 chrome 118.0.5993.89 nuxt.config.ts ``` { modules: ['@nuxtjs/device'], device: { refreshOnResize: true } }...
Vite build error logs ```shell vite v4.5.1 building for production... ✓ 3157 modules transformed. transforming (3165) node_modules\.pnpm\[email protected]\node_modules\zrender\lib\tool\dividePath.js[vite:reporter] chunk.moduleIds is not iterable ✨ [vite-plugin-imagemin]- compressed image resource successfully: ✓ built in...
https://github.com/Alfred-Skyblue/vue-draggable-plus
### Environment [email protected] [email protected] ### Reproduction Local test environment,Unable to provide interface ### Describe the bug .nuxt/components/index.js  directory structure  Components quoted price  I get an error message...
### Describe the feature  You can customize the rules for caching key names Similar to [nuxt-page-cache](https://github.com/kimyvgy/nuxt-page-cache?tab=readme-ov-file#page-cache-options) ### Additional information - [ ] Would you be willing to help implement...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected] - **浏览器版本:** chrome121.0.0.0 - **复现地址:** https://stackblitz.com/edit/vitejs-vite-gjrrpl?file=src%2FApp.vue ##...
Loading status:  Status after loading is complete::  This property does not produce the correct interval when loading and defaults to 0? Temporary solution: Stop using `space-between` change into:...
### 🆒 Your use case You can set the default theme in devtools ### 🆕 The solution you'd like ``` devtools: { enabled: true, // Similar configuration // theme: dark,...