-
I've been using this package for awhile now, along with meteor 1.4, 1.5 and now I'm trying to get it working with 1.6. Also, I use react-toolbox.
Currently, I just get unstyled components, as if no…
-
编译时而正常时而不正常
正常的表现:
不正常的表现:
-
Hi.
I got this error:
```
[!] Error: 'toASCII' is not exported by node_modules/punycode/punycode.js
https://github.com/rollup/rollup/wiki/Troubleshooting#name-is-not-exported-by-module
node_mod…
-
用的postcss-loader,在postcss.config.js里面加入
module.exports = {
plugins: [
require('autoprefixer'),
require('postcss-px2rem')
]
}。
webpack配置
{
test: /\.css$/,
…
-
-
- Operating System: Windows 10
- Node Version: v14.9.0
- NPM Version: 6.14.8
- webpack Version: 4.44.1
- postcss-loader Version: 4.0.0
### Expected Behavior
I have `postcss.config.js` file…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Bugs:
Inline comments cannot be removed from imported files (the root file is ok)
Sass variables cannot be used when imported from the external file
Version:
precss 3.1.0
**Temporary solutio…
-
1. npm install --save-dev react-app-rewired@2.0.2-next.0
2. 修改package.json启动项
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rew…
-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.5.11
**What version of Tailwind CSS are you using?**
v3.3.0
**What version of Node.js are you using?**
v20.11.0
…