-
Hi
i m facing an issue in when building tailwind css file with the franken plugin, using this postcss.config.cjs:
>
> module.exports = {
> plugins: [
> require('tailwindcss'),
> require…
-
![CleanShot 2024-10-22 at 10 30 27@2x](https://github.com/user-attachments/assets/f15ad055-0d48-4578-aa48-5436fb8dc457)
-
https://www.npmjs.com/package/postcss-variable-compress
-
### Describe the bug
Using
```css
block-size: calc-size(auto, size);
```
Creates this error
```
Import trace for requested module:
./components/raven/global/Footer/styles.module.css
./…
-
I referenced postcss-px-to-viewport in the project created by vue-cli, and there will be a prompt when packaging
Building for production...postcss-px-to-viewport: postcss.plugin was deprecated. Mi…
-
### Describe the bug
A bug when upgrading to postcss-purgecss v7.0.2, when trying to build NextJS, gives the error
Import trace for requested module:
./node_modules/react-intl-tel-input-18/dist/m…
-
hello,
the postcss package has [vulnerabilities](https://github.com/advisories/GHSA-7fh5-64p2-3v2j) below version 8.4.31, is there anyway that you can update the dependency for postcss from `^7.0.3…
-
* Node Version: 22
* NPM Version: 10.8
* postcss Version: 8.4.48
* postcss-less Version: 6.0.0
If you have a large amount of code to share which demonstrates the problem you're experiencing,…
-
### Describe the bug
After adding tailwindcss to a brand new project, I get an error when running `pnpm tauri dev`.
But works when running `pnpm run dev` and opening in the browser.
Seems similar…
-
Hi @ai, thank you for your work on `postcss` and `autoprefixer` (and your other packages). We're using them in combination with Vite, Svelte, and Tailwind, and we'd appreciate a clarification on how t…