You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Contributions are welcome! Feel free to open up a pull request or issue, and joi
14
14
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.
15
15
16
16
For example, given this `app/my-component/styles.scss` file for 'pods',
17
+
17
18
or this `app/styles/component-styles/my-component.scss` file for 'classic':
0 commit comments