-
Hello,
Thanks for this plugin! I'm sorry I must be confused but I just can't make it work. Between the magic cache and the socket servers that I can't stop on exit, it's really hard tu use.. But th…
-
I got this error when I rollup tailwind module.
My rollup config:
```
import postcss from "rollup-plugin-postcss";
import typescript from "rollup-plugin-typescript2";
/**
* @type {import("r…
-
We just updated to postcss 8 including the postcss 8 compatible `postcss-nested` version which is 5.0 and later. Unfortunately this breaks all `ember-css-modules` nested classes that work fine with `p…
-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Libraries - postcss-6.0.23.tgz, postcss-7.0.32.tgz, postcss-5.2.18.tgz
postcss-6.0.23.tgz
Tool for transforming styles with JS plugins
Li…
-
Running "grunt" task and it fails due to duplicate property.
Task output:
`Running "checkDependencies:all" (checkDependencies) task
Running "clean:dist" (clean) task
>> 1 path cleaned.
R…
-
I am trying to use tailwind css. I have followed the tailwind install guide over [here](https://tailwindcss.com/docs/installation).
I followed the "Add Tailwind as a PostCSS plugin" section and add…
-
It's currently unclear how to properly declare a PostCSS module using ES6 module syntax (which TypeScript also uses idiomatically). The suggested `module.exports` isn't idiomatic in these systems.
nex3 updated
8 months ago
-
## The devDependency [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) was updated from `2.1.1` to `2.2.0`.
🚨 [View failing branch](https://github.com/srenault/sre-app/compare…
-
In a clean clone of this repo, I ran
```sh
npm install
npm run build
npm test
```
And it fails 3 of 4 tests:
```sh
1) Node: Integration Should output css bundle:
Error: ENOENT: n…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.14.1
- Nuxt Version: 3.8.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.0
- Package M…