windicss-webpack-plugin icon indicating copy to clipboard operation
windicss-webpack-plugin copied to clipboard

๐Ÿƒ Windi CSS for webpack โšก

Results 19 windicss-webpack-plugin issues
Sort by recently updated
recently updated
newest added

In my entry point ``` import 'windi.css'; import 'windi-devtools'; ``` windi is imported correctly, but windi-devtools results in an empty virtual module being imported. if `import 'windi.css';` works I expect...

Hi guys, Thanks for your work on windicss. I tried to add windicss in a Phoenix App. I've modified the webpack.config.js file by adding the WindiCSSWebpackPlugin. When I add the...

**Describe the bug** Got error after following all of the instruction to install windi from webpack v1.7.5: `[eslint] No files matching '/Users/****/Documents/Code/*****/src/virtual:windi-devtools.js' were found.` in my `src/index.tsx` I already append:...

**Describe the bug** Production environment, scoped generates different dom id and style id; When I use the windicss plugin **To Reproduce** Steps to reproduce the behavior: 1. Clone repository '...'...

**To Reproduce** Steps to reproduce the behavior: 1. Clone repository https://github.com/windicss/windicss-webpack-plugin/blob/main/example/umijs/README.md 2. Run '....' 3. See error

**Describe the bug** ```shell AssertionError [ERR_ASSERTION]: [MFSU] package.json not found for dep windi.css which is imported from @/app.js ``` umi3 ้กน็›ฎ้…็ฝฎๅผ€ๅฏ msfu ๆ—ถ๏ผŒไผšๆŠฅๆ‰พไธๅˆฐ `windi.css` ็š„้”™่ฏฏใ€‚

Can someone show me an example when this plugin is being used with Angular & Webpack?

help wanted

When I change a template file nothing happens. I'm using webpack and twig as a template engine. I've tried both `windicss-webpack-plugin` and `postcss-windicss`. The behavior is the same for both...

**Describe the bug** Genetate duplicated css in dev mode **To Reproduce** I could provide a repository if you need. **Screenshots** ```html This is a WindiCss Demo ``` it's ok when...

**Describe the bug** Sorry for my English I'm french :/ When upgrading from Next 11.1.2 to Next 12 this plugin seems to break on Vercel build : `[Error: ENOENT: no...