Skip to content

Commit

Permalink
feat: upgrade postcss to 8.x
Browse files Browse the repository at this point in the history
BREAKING CHANGE: upgrade postcss to 8.x

Co-authored-by: Edward Elric <SASUKE688848@gmail.com>
Co-authored-by: Ward Peeters <ward@coding-tech.com>
  • Loading branch information
3 people committed Dec 7, 2020
1 parent 375412c commit ceee1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -241,7 +241,7 @@ Type: `object`

[`ctx`](https://github.com/michael-ciniawsky/postcss-load-config#context) argument for PostCSS config file.

Note: Every keys you pass to `config.ctx` will be available under `options` inside
Note: Every key you pass to `config.ctx` will be available under `options` inside
the postcss config.

```js
Expand Down

0 comments on commit ceee1bc

Please sign in to comment.