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.
1 parent ed0034b commit 9493f6aCopy full SHA for 9493f6a
1 file changed
README.md
@@ -400,11 +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
-
404
405
-### Preprocessors
406
407
-* **Svelte**: [`svelte-preprocess`](https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#postcss-sugarss)
+* **Svelte Preprocessor**: [`svelte-preprocess`](https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#postcss-sugarss)
408
409
410
### JS API
0 commit comments