Wind

Results 261 comments of Wind

example apollo vue used. https://github.com/productdevbook/productdevbook.com I'm still in the development phase.

I'm waiting to write with tailwindcss :) I hope there will be an improvement

> > And here is the error during the compilation: > > ``` > TS2769: No overload matches this call. > The last overload gave the following error. > Type...

Is this issue still going on, I have the same error.

react-nextjs build -> ``` ./_virtual_\__uno.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[8].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[8].use[2]!./_virtual_\__uno.css ```

yes, some problem router click and add, but reload vite and delete :D ![image](https://user-images.githubusercontent.com/38668796/182199254-9c968605-4ab1-4aeb-b57f-707784407ebf.png)

``` ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[8].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[8].use[2]!./node_modules/unplugin/dist/webpack/loaders/load.js??ruleSet[1].rules[6].use[0]!./_virtual_\__uno.css Error: Malformed PostCSS Configuration at Array.forEach () ```

dirs is problem fixed. Thank you. If nuxt reads the output components.d.ts file, it always creates itself. How do I do this?

![CleanShot 2021-11-14 at 21 18 23](https://user-images.githubusercontent.com/38668796/141693391-90be279d-3d47-4882-aee3-3a031dac4942.png) > ``` const path = require('path') const Components = require('unplugin-vue-components/vite') const AutoImport = require('unplugin-auto-import/vite') const { loadConfigFromFile, mergeConfig } = require('vite') module.exports = {...

> @productdevbook did you find a workaround for this? No