-
I'm having problems using 2 extensions together: PostCSS and Styled-Components.
If both are enabled, highlighted colors give priority to PostCSS even if I write with Styled-Components syntax.
Is t…
-
Awesome plugin.
Maybe you should use postcss-flexboxfixer and postcss-gradientfixer for that complicated cases?
-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Libraries - postcss-5.2.18.tgz, postcss-6.0.22.tgz
postcss-5.2.18.tgz
Tool for transforming styles with JS plugins
Library home page: htt…
-
### 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).
### Prere…
-
I'm trying to install and run the project in environment with Yarn 1.3.2 and Node.js 19.7.0 but i get the error:
yarn run v1.3.2
$ react-scripts start
node:internal/modules/cjs/loader:585
…
-
**Do you want to request a feature, report a bug or ask a question?**
**What is the current behavior?**
**What is the expected behavior?**
**If the current behavior is a bug, please provide t…
-
Is it possible to use this plugin in `postcss.config.js`? I can't seem to figure out how. I _think_ the given example is used for manually parsing given strings, correct?
(If possible, it'd be grea…
-
The postcss plugin doesn't write soucemaps when doing the lightning CSS conversion.
[I think this is where it needs to happen](https://github.com/tailwindlabs/tailwindcss/blob/next/packages/%40tail…
-
Hello,
currently have a lot of `postcss-preset-env` warnings in dev mode.
With `postcss-preset-env@7` the warnings are removed.
Is this a correct fix?
![image](https://user-images.githubuser…
-
In my [Feeling Sassy Again](https://cloudfour.com/thinks/feeling-sassy-again/) article, I mentioned how I thought that Sass was best for proprietary/compiled features while PostCSS was best at browser…