-
![image](https://github.com/user-attachments/assets/1ad8b4d0-3124-48bd-a72e-c3ae92c0ae05)
More info and automated migrator: https://sass-lang.com/d/import
╷
1 │ @import "@/styles/var.scss";
…
-
As per antfu's [blog](https://antfu.me/posts/publish-esm-and-cjs#bundleless-build) we can bundle `Vue` components. I have followed it but getting error. here are the files I have
```JSONc
// pack…
-
The [meteor/alanning:roles](https://github.com/Meteor-Community-Packages/meteor-roles) package is a meteor community package and if I include it in a vanilla vue meteor 3.0.4 project then I see proble…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.19.1
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager…
-
### Environment
- Operating System: Darwin
- Node Version: v20.12.0
- Nuxt Version: - (using vue@latest)
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: pnpm@9.0.4
- Buil…
-
### Describe the bug
When changing months with the top arrows of the DatePicker component, while the ‘maxDate’ option is enabled, the month change gets stuck.
This causes the change-month ‘emits’ to…
-
01:46:57.211 [Vue warn]: Failed to resolve component: wd-button
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
at
01:46…
-
### Vue version
3.5
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-qzosvt?file=src%2Fcomponents%2FButton.vue
### Steps to reproduce
Fragment.vue component, if …
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [ ] In the terminal
### Describe the bug
So, before this I was doing fine with including the HTML pages. However, toda…
-
"dependencies": {
"@babel/runtime": "^7.7.7",
"@nutui/nutui": "^3.1.18",
"@nutui/nutui-taro": "^3.1.10",
"@tarojs/cli": "3.4.7",
"@tarojs/components": "3.4.7",
"@tarojs/plugin-html"…