Skip to content

Commit

Permalink
[docs] Clarify styles installation requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrookes committed Nov 25, 2019
1 parent ec4ce5c commit ea45a90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/pages/styles/basics/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Material-UI's styling solution is inspired by many other styling libraries such

## Installation

> `@material-ui/styles` is re-exported as `@material-ui/core/styles` - you only need to install it if you wish to use it independently from Material-UI.
To install and save in your `package.json` dependencies, run:

```sh
Expand Down

0 comments on commit ea45a90

Please sign in to comment.