Skip to content

Commit

Permalink
DOCS: Add styled-components to installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
vepor committed Jan 7, 2019
1 parent b0f0d09 commit 8c5ab7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -27,6 +27,8 @@ npm install @kiwicom/orbit-components
yarn add @kiwicom/orbit-components
```

Don't forget to install the [styled-components](https://github.com/styled-components/styled-components/) `^4.0.0` also.

## Usage
1. Import fonts that are used in orbit-components:

Expand Down

0 comments on commit 8c5ab7c

Please sign in to comment.