We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559e477 commit 98168a2Copy full SHA for 98168a2
docs/src/pages/customization/css-in-js/css-in-js.md
@@ -12,6 +12,7 @@ a *CSS-in-JS* solution. It **unlocks many great features** (theme nesting, dynam
12
We think that it's the future:
13
- [A Unified Styling Language](https://medium.com/seek-blog/a-unified-styling-language-d0c208de2660)
14
- [The future of component-based styling](https://medium.freecodecamp.org/css-in-javascript-the-future-of-component-based-styling-70b161a79a32)
15
+- [Convert SCSS (Sass) to CSS-in-JS](https://egghead.io/courses/convert-scss-sass-to-css-in-js)
16
17
So, you may have noticed in the demos what *CSS-in-JS* looks like.
18
We use the higher-order component created by [`withStyles`](#api)
0 commit comments