Emotion chat components
8 chats are styled using Emotion. A chat is a display of chat logs between users of a system. It includes a number of sub components to compose different types of chat items. 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 13 projects.
8components8storiesLast updated 11 months ago