-
The docs suggest I should use doiuse as a postcss plugin like this?
```
postcss(doiuse({onFeatureUsage:function(usageInfo){
alert(usageInfo.message);
}})).process(styl…
-
**What version of Tailwind CSS are you using?**
```
@tailwindcss/cli 4.0.0-alpha.33
└── tailwindcss 4.0.0-alpha.33
@tailwindcss/typography 0.5.15
└── tailwindcss 4.0.0-alpha.33 peer
@tailw…
-
Vulnerable Library - build-tools-0.101.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
## Vulnerabilities
| CVE | Severity | CVSS | Dependency | Type | …
-
using this plugin then in ios device the converted canvas only show to many text like this : 'viewport-units buggyfill;width:xx vw;height:xx vw;font-size:xx vw' on screen anywhere;
more one questi…
-
### Describe the bug
When running `vite build` with a `postcss.config.cjs` file in the project, I would expect `postcss` plugins to run before the final `style.css` file is created in `dist/`.
E…
-
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
- […
-
Issue:
CSS gets bundled as expected by ESBuild - meaning, `@tailwind` and other TW directives remain in the output CSS.
Expected:
TW directives should be converted into the consumed CSS class…
-
### 💻
- [X] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
npm run build
### Configuration file name
babel.config.js
### Configuration
nod…
-
## Current behaviour 💣
I have ejected a Create React App (CRA) and am configuring it with a custom Webpack setup. I am separating the login, registration, and main pages into different entry poin…
-
Hi Sam 👋
I'm wondering if there's a way to configure [`postcss-nested`](https://github.com/postcss/postcss-nested) somehow? I miss this feature from Sass the most and it would be nice if I could u…