Skip to content

Commit 98168a2

Browse files
authored
Added link to my course for entry level people with Sass knowledge
1 parent 559e477 commit 98168a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pages/customization/css-in-js/css-in-js.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ a *CSS-in-JS* solution. It **unlocks many great features** (theme nesting, dynam
1212
We think that it's the future:
1313
- [A Unified Styling Language](https://medium.com/seek-blog/a-unified-styling-language-d0c208de2660)
1414
- [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)
1516

1617
So, you may have noticed in the demos what *CSS-in-JS* looks like.
1718
We use the higher-order component created by [`withStyles`](#api)

0 commit comments

Comments
 (0)