-
when i realized that the newer media query syntax that uses the comparison operator like `@media (width < 500px)` isn't recognized on an older iphone, i decided to look into using `autoprefixer` so as…
-
###Description of the Tech Debt###
Capturing information on [Tailwind CSS v4.0](https://tailwindcss.com/blog/tailwindcss-v4-alpha) for possible upgrade when release is stable...
**Goals for Tail…
-
While benchmarking and debugging a tokenizer I noticed that enabling "compress" makes our library slower.
https://github.com/csstools/postcss-plugins/commit/a53a7e309b5d1c4a9a9d63b68d2da7e01b1eeca4…
-
I'm having trouble with my script. I have
```
// postcss.config.js
const purgecss = require("@fullhuman/postcss-purgecss")({
// Specify the paths to all of the template files in your project
…
-
## CVE-2021-23368 - Medium Severity Vulnerability
Vulnerable Library - postcss-7.0.17.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss…
-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Library - postcss-7.0.17.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss-7…
-
Some people are still confused with how use to preprocessors like Sass and setting its options: https://github.com/egoist/rollup-plugin-postcss#use
-
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…
-
`autoprefixer@9.7.2`
### Browserslist config
```json
"browserslist": [
"last 2 versions",
"not < 1%",
"last 2 edge versions",
"not ie < 11"
],
```
### postcss.config.js
```javas…
-
### 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#reporting-new-iss…