Skip to content

Commit

Permalink
fix(documentation): updated for readabitlity
Browse files Browse the repository at this point in the history
  • Loading branch information
webark committed Feb 3, 2017
1 parent ed81227 commit d354534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Contributions are welcome! Feel free to open up a pull request or issue, and joi
Rules defined in the style-sheets will automatically be namespaced with an autogenerated class. That autogenerated class will also be injected into your component's `classNames` property. This enables you to worry less about rules clashing across component styles.

For example, given this `app/my-component/styles.scss` file for 'pods',

or this `app/styles/component-styles/my-component.scss` file for 'classic':

```scss
Expand Down

0 comments on commit d354534

Please sign in to comment.