Emotion link components
15 links are styled using Emotion. A link is a reference to a location on the web. When clicked, a link will direct you to a destination like a document, asset, or email address. 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.
15components52storiesLast updated last month