Skip to content

Commit

Permalink
chore: update deps to support postcss 8 (#5)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: only support postcss 8 now
  • Loading branch information
brandonocasey authored Oct 27, 2020
1 parent af85c1f commit d0cf770
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 139 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Maintenance Status: Stable
## Installation

```
$ npm install --save-dev postcss-cli videojs-generate-postcss-config
$ npm install --save-dev postcss postcss-cli videojs-generate-postcss-config
```

Then in your postcss config do
Expand Down
236 changes: 104 additions & 132 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d0cf770

Please sign in to comment.