Skip to content

Commit

Permalink
Merge pull request #1686 from benmccann/patch-1
Browse files Browse the repository at this point in the history
[docs] add link to Svelte preprocessor
  • Loading branch information
ai committed Dec 2, 2021
2 parents 2dd468e + 9493f6a commit 664af88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ const result = await postcss([autoprefixer]).process(css)
* **Taskr**: [`taskr-postcss`](https://github.com/lukeed/taskr/tree/master/packages/postcss)
* **Start**: [`start-postcss`](https://github.com/start-runner/postcss)
* **Connect/Express**: [`postcss-middleware`](https://github.com/jedmao/postcss-middleware)
* **Svelte Preprocessor**: [`svelte-preprocess`](https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#postcss-sugarss)


### JS API
Expand Down

0 comments on commit 664af88

Please sign in to comment.