-
Hi. Tried to add it to `package.json` and `postcss.config.js` but `class="prose"` did nothing.
```diff
diff --git a/package.json b/package.json
index cd100f4..1ef612a 100644
--- a/package.json
…
-
## CVE-2023-44270 - Medium Severity Vulnerability
Vulnerable Libraries - postcss-7.0.14.tgz, postcss-7.0.39.tgz, postcss-6.0.23.tgz
postcss-7.0.14.tgz
Tool for transforming styles with JS plugins
…
-
minimatch
IInji updated
2 weeks ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
tailwind v4.0.0.23
Basically, tailwind utilities work fine when importing it using a css file, but the wont work when importing it in a scss file
my package.json
```json
{
"name": "ui-l…
-
That would made other people able to easily use your postcss plugins like image-set (planned for cssnext https://github.com/cssnext/cssnext/issues/43).
Are you open to that or should I do this postcss…
-
The universal standard format for a tool that transforms CSS from one form to another is a a [PostCSS Plugin](https://github.com/postcss/postcss/blob/main/docs/writing-a-plugin.md#readme)—essentially …
-
I'm trying to get postcss working, but it seems the examples and docs aren't working for me.
Project to reproduce here: https://github.com/hirosystems/connect/pull/346
```
yarn
npx lerna run bui…
-
```
Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy-js-api
```
I fear this plugin will stop working in th…
-