Skip to content

Commit 0908235

Browse files
authored
Update index.md
1 parent b1a402f commit 0908235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/part-two/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ one very popular method: CSS Modules.
312312

313313
### CSS-in-JS
314314

315-
While we won't cover CSS-in-JS in this initial tutorial, we encourage you to explore CSS-in-JS libraries as these solve many of the problems with traditional CSS plus help make your React components even smarter. There are mini-tutorials for two libraries, [Glamor](https://www.gatsbyjs.org/docs/glamor/) and [Styled Components](https://www.gatsbyjs.org/docs/styled-components/). Check out the following resources for background reading on CSS-in-JS:
315+
While we won't cover CSS-in-JS in this initial tutorial, we encourage you to explore CSS-in-JS libraries as these solve many of the problems with traditional CSS plus help make your React components even smarter. There are mini-tutorials for two libraries, [Glamor](/docs/glamor/) and [Styled Components](/docs/styled-components/). Check out the following resources for background reading on CSS-in-JS:
316316

317317
[Christopher "vjeux" Chedeau's 2014 presentation that sparked this movement](https://speakerdeck.com/vjeux/react-css-in-js)
318318
as well as

0 commit comments

Comments
 (0)