Style vanilla JavaScript apps with Emotion

Share this video with your friends

Send Tweet

In this lesson, we look at how we can style any JavaScript application with the framework agnostic "emotion" package from Emotion. We leverage the css function - which takes in some styles, and returns a className - to apply styles to a heading tag.