-
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…
-
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
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…
-
# Issue: PostCSS Plugins Site Offline
## Description:
The website for PostCSS plugins, [postcss.parts](https://www.postcss.parts/), appears to be offline and now displays a site parking page.
…
-
unsure if this can break anything yet
- https://tailwindcss.com/blog/tailwindcss-v4-beta
-
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…
-
I can't seem to find it in the docs anywhere so I'm assuming that an equivalent of PostCSS's [Cascade Layers plugin](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layer…
-
postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration
Re-optimizing dependencies because lockfile has changed
axolo updated
2 months ago
-
### 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…
-
## Version
`@tailwindcss/postcss^4.0.0-alpha.25` & `tailwindcss^4.0.0-alpha.25`, i.e all versions of v4 alpha from **25** to **33** (as of this writing).
## Environment
Output of `npx envinfo…