Emotion drawer components
8 drawers are styled using Emotion. A drawer is a panel that slides out from the edges of the screen. It’s often used for navigation, menus, or to display details about the page a user is on. Emotion is a styling library that allows you to write styles in JavaScript. This technique is known as CSS-in-JS. When you write CSS alongside your JavaScript component files, you’re naturally encouraged to scope styling at the component level. Emotion is used to style 14 projects.
8components20storiesLast updated yesterday