-
### Is your proposal related to a problem?
Cra can't support postcss-nested syntax because webpack.config.js file haven't **postcss-nested** module.
Sample nested css in my header.module.css…
-
**Describe the bug**
I'm not sure what causes this error, I'm using Next.js 10.0.9, with bundled css-minimizer-webpack-plugin and postcss-nested, postcss-custom-media and I'm having this error
```…
-
Hello there :)
I use custom media queries in almost every project. With PostCSS, I would utilize `@csstools/postcss-global-data` with the following configuration to inject all custom media queries …
nd55 updated
2 months ago
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### P…
-
Hey folks! I was hoping to find some better doc on the `@griffel/postcss-syntax` package. All that's provided is listed here:
https://github.com/microsoft/griffel/blob/main/packages/postcss-syntax/RE…
-
### Describe the bug
When using `PostCSS` plugin ([postcss-url](https://www.npmjs.com/package/postcss-url)) to inline assets using base64 encoding in `url()` error pops up during `storybook` start:
…
-
**What version of Tailwind CSS are you using?**
v3.4.13
**What build tool (or framework if it abstracts the build tool) are you using?**
Tested with Bud.js 6.23.3 (using postcss 8.4.24) and T…
-
currently used
```
import postcss from "gulp-postcss";
import magician from "postcss-font-magician";
import cssnano from "cssnano";
import postcssPresetEnv from "postcss-preset-env";
import rfs from …
-
Ship modern CSS to modern browsers and only transpile when needed.
-
mac osx
master branch
➜ console git:(master) ✗ yarn -v
v1.22.10
➜ console git:(master) ✗ node -v
v16.2.0
➜ console git:(master) ✗ npm -v
7.13.0
➜ console git:(master) ✗
yarn
➜ con…