Skip to content

Commit

Permalink
#18 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph A. Szczesniak committed Oct 16, 2018
1 parent d058bb9 commit 5611b98
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -8,12 +8,10 @@ Use [PostCSS](https://github.com/postcss/postcss) with

## Usage

_Note that Next.js supports PostCSS out of the box, so you do not need this plug-in is using Next_.

Install this package and also `styled-jsx` first.
Install this package first.

```bash
npm install --save styled-jsx styled-jsx-plugin-postcss
npm install --save styled-jsx-plugin-postcss
```

Next, add `styled-jsx-plugin-postcss` to the `styled-jsx`'s `plugins` in your
Expand Down

0 comments on commit 5611b98

Please sign in to comment.