Added Resources for Emotion css (#1094)
* Added Resources for Emotion css * Update content/roadmaps/100-frontend/content/112-modern-css/103-emotion.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
6949fcd435
commit
6638b0585d
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Emotion |
# Emotion |
||||||
|
|
||||||
|
Emotion is a library designed for writing css styles with JavaScript. It provides powerful and predictable style composition in addition to a great developer experience with features such as source maps, labels, and testing utilities. Both string and object styles are supported. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Read' href='https://emotion.sh/docs/introduction'>Official Website and Docs</BadgeLink> |
||||||
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=yO3JU2bMLGA'>Styled components using emotion in React</BadgeLink> |
||||||
|
Loading…
Reference in new issue