-
### 希望能够支持postcss8
目前在dumi项目中想要升级postcss和tailwind,但是发现dumi@1.1.40中依赖了postcss7,无法被覆盖,希望在后面的版本中能支持postcss8
❤️❤️❤️
-
I would like to apply Windicss to frameworks that cannot be introduced into CSS in JS files, such as the App developed by UNIApp. Could you please send a version of PostSS7.0 so that I can use the fun…
-
目前是无法使用postcss的方式安装tailwindcss 最新版的
```
npm install -D tailwindcss postcss autoprefixer
```
请问如果想在element admin中使用tailwind css 需要做哪些升级工作
-
After upgrading to Tailwind v2 (with postcss7 compat), requiring this plugin in my tailwind.config.js throws the following error on npm run:
```
Module build failed (from ./node_modules/css-loader…
-
Normally when saving a global CSS file in Nuxt the styles are updated via a "hot reload." However, when using the `@nuxt/postcss8` module this does not happen and the web page is fully reloaded instea…
-
I'm not sure this isn't related to npmlock2nix, but now that my build works I get this:
```
[...]
building
90m..................] / rollbackFailedOptional: verb npm-session 7c5d0f9d32bc49c
> my…
ixxie updated
2 months ago
-
**Describe the bug**
`npm audit` triggers due to tailwind's dependence on PostCSS versions prior to 8.2.13.
**To Reproduce**
Steps to reproduce the behavior:
1. `npm audit --production`
**Expected b…
-
```
ERROR Failed to compile with 1 error 20:44:08
error in ./src/asse…
-
- Tailwind / Craco styles are not working
- in index.css, unknow rules
-- @tailwind base;
-- @tailwind components;
-- @tailwind utilities;
-
## Description
Can't get Tailwind JIT properly working using `gridsome-plugin-tailwindcss`
I know this isn't the plugins repo, but the plugin repo has issues tab disabled so I don't know where els…