From d35453492ba09d86d89f197ff989e09d9a4801e1 Mon Sep 17 00:00:00 2001 From: Mark Avery Date: Fri, 3 Feb 2017 09:08:13 -0800 Subject: [PATCH] fix(documentation): updated for readabitlity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60afe4f..89c1a56 100644 --- a/README.md +++ b/README.md @@ -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