Bundled CSS for Stream Chat SDKs
# with npm
npm install --save @stream-io/stream-chat-css
# with yarn
yarn add @stream-io/stream-chat-css
This repository comes as a dependency of stream-chat-react
and doesn't require explicit installation if you're using the component library. Add the styles to your app by importing the bundled CSS:
import '@stream-io/stream-chat-css/dist/css/index.css';
MIT © Stream.io Inc.
We've recently closed a $38 million Series B funding round and we keep actively growing. Our APIs are used by more than a billion end-users, and you'll have a chance to make a huge impact on the product within a team of the strongest engineers all over the world.
Check out our current openings and apply via Stream's website.
src/assets/icons
svg
font from src/assets/icons
stream-chat-icons
and the CSS prefix to str-chat__icon--
font
folder to src/assets/icons
, and copy the mapping from css/stream-chat-icons.css
to src/v2/Icon/Icon-layout.scss