-
Would be pretty cool if plugins loaded in via `@use` would show up with this tool.
https://github.com/postcss/postcss-use
-
-
The Responsive Type postcss plugin allows you to provide a min and max font-size which dynamically changes on window resize (using viewport unit & calc() tricks—[this post](http://madebymike.com.au/wr…
-
Hi - I've done a writeup [here](http://stackoverflow.com/questions/42792607/running-postcss-compiled-style-sheets-through-purifycss-with-gulp). Hoping someone might be able to help me understand whet…
-
[PostCSS plugin to fallback initial keyword](https://github.com/maximkoretskiy/postcss-initial).
Avec l'option replace à true:
> Replace the initial with the fallback instead of adding it.
P…
-
While exploring the repository, the file [`middleware/check_auth_perms.ts`](https://github.com/Global-Conflicts-ArmA/global-conflicts-website/blob/main/middleware/check_auth_perms.ts) picked my intere…
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
Hello! Thank you a lot for this extension, it's really cool.
What do you think about to support something like an option for `css-modules` and `postcss`?
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
…
-
- Right now this plugin depends on https://www.npmjs.com/package/@dr.pogodin/postcss-modules-parser, which is my upgraded fork of seeminly long-abandoned https://github.com/css-modules/postcss-icss pr…