-
unsure if this can break anything yet
- https://tailwindcss.com/blog/tailwindcss-v4-beta
-
Hello i try to use SugarSS https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/preprocess.md
How can i tell to the plugin to use sass syntax when `` is used ?
Thank you !
-
More recent releases of Docsy do not require recursive submodules, have updated dependencies, and other improvements. Consider upgrading.
- [x] NPM package upgrades - #3210
- [ ] Docsy upgrade: curre…
-
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
-
I'm trying to use Hugo assets in an upcoming project.
While I enable sourcemaps in Sass and it's output, I can't find a way for postcss to use the sourcemap from Sass thus making it possible to deb…
-
Hi there,
I am using Tailwind, and not sure how it uses postcss under the hood, but it's something like cli command probably.
```
"tailwindcss": "3.4.9",
"postcss": "^8.4.47",
"postcss-c…
-
## Goal
- Do **not** use [postcss-extend](https://github.com/travco/postcss-extend).
- Do **not** break the code that relies on @extend.
## Background
Dependency [postcss-extend](https://git…
-
### Steps to reproduce
![image](https://github.com/user-attachments/assets/857e0f72-a49a-4c6b-9cbc-b5464554cdf7)
![image](https://github.com/user-attachments/assets/100aae93-5153-4d6d-859c-64507f7…
-
### Command
config
### Description
Currently the CLI supports custom PostCSS configurations in the format of JSON files. The problem is that the JSON format has its limitation. In our case fo…