-
**What version of VS Code are you using?**
`v1.94.2`
**What version of Tailwind CSS IntelliSense are you using?**
`v0.12.11`
**What version of Tailwind CSS are you using?**
` "@nuxtjs/t…
-
### Environment
Nuxt 3.7.1 with Nitro 2.6.2
### Reproduction
Hard to provide a reproduction since deployment is necessary to reproduce.
I have tested with older versions to find the root cause, …
-
### Vue version
3.2.37
### Link to minimal reproduction
https://sfc.vuejs.org/#eNqdUzuP1DAQ/itWqpx0iREnhBSyuaUAiQaoqNxkk9nFt/FDfgShkP/OOE72QnK6gs6eGX+PmfGQfNQ67z0kRVI6ELqrHVRMElJ+kdq7r16cwJA+E6qF7s…
-
I'm deploying my site to Vercel, were I'm getting the below error:
```
[15:28:52.582] [info] [nitro] Initializing prerenderer
[15:28:57.673] [warn] (inject plugin) rollup-plugin-inject: failed t…
-
I have the `$toast` property working just fine in my components and in the store, but when I try to call it from a plugin (axios in this case), the property isn't available.
I tried this in `~/plug…
-
## 1. As Is
- 現在、backend のコードしか存在しない
### 2. To Be
- bot のレスポンスの形式を考慮して frontend の実装をする
- Clean Architecture を満たすコードになる
### 3. アクション
- [ ] backend, frontend にフォルダ分けする
- [ ] API によって双方を接続する
…
-
I haven't found any information in the docs about support for multiple preprocessors.
I've used the webpack preprocessor in some projects, and the cucumber proprocessor i others. For my new project…
-
### Describe the bug
#### Problem:
When using the `@primevue/nuxt-module`, the `Toast` component does not work correctly unless `autoImport: true` is enabled.
- The component is successfully ad…
-
[test-typescript.zip](https://github.com/user-attachments/files/16690545/test-typescript.zip)
I just create a new nuxt3 app, and add only one module(nuxt-viewport), then I auto import a const from nu…
-
### Environment
- Operating System: Linux
- Node Version: v20.17.0
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@9.10.0
- Builder:…