Skip to content

Commit 664af88

Browse files
authored
Merge pull request #1686 from benmccann/patch-1
[docs] add link to Svelte preprocessor
2 parents 2dd468e + 9493f6a commit 664af88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +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+
* **Svelte Preprocessor**: [`svelte-preprocess`](https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#postcss-sugarss)
403404

404405

405406
### JS API

0 commit comments

Comments
 (0)