Skip to content

Commit 9493f6a

Browse files
authored
move to runners section
1 parent ed0034b commit 9493f6a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -400,11 +400,7 @@ const result = await postcss([autoprefixer]).process(css)
400400
* **Taskr**: [`taskr-postcss`](https://github.com/lukeed/taskr/tree/master/packages/postcss)
401401
* **Start**: [`start-postcss`](https://github.com/start-runner/postcss)
402402
* **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)
403+
* **Svelte Preprocessor**: [`svelte-preprocess`](https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#postcss-sugarss)
408404

409405

410406
### JS API

0 commit comments

Comments
 (0)