We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dd468e + 9493f6a commit 664af88Copy full SHA for 664af88
README.md
@@ -400,6 +400,7 @@ const result = await postcss([autoprefixer]).process(css)
400
* **Taskr**: [`taskr-postcss`](https://github.com/lukeed/taskr/tree/master/packages/postcss)
401
* **Start**: [`start-postcss`](https://github.com/start-runner/postcss)
402
* **Connect/Express**: [`postcss-middleware`](https://github.com/jedmao/postcss-middleware)
403
+* **Svelte Preprocessor**: [`svelte-preprocess`](https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#postcss-sugarss)
404
405
406
### JS API
0 commit comments