Emotion notification components
8 notifications are styled using Emotion. A notification is a message that informs users of updates or changes to system status. It can appear above or inline with the content. 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 15 projects.
8components35storiesLast updated 8 days ago
Other Names