Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stream-io/stream-chat-css

Package Overview
Dependencies
Maintainers
8
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stream-io/stream-chat-css

Bundled CSS for Stream Chat web SDKs

  • 5.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8.6K
decreased by-56.36%
Maintainers
8
Weekly downloads
 
Created
Source

stream-chat-css

Bundled CSS for Stream Chat SDKs

NPM

Install

# with npm
npm install --save @stream-io/stream-chat-css
# with yarn
yarn add @stream-io/stream-chat-css

Usage

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';

License

MIT © Stream.io Inc.

We are hiring!

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.

Icons - for Stream Developers

  • The icons for the UI components can be exported from Figma
  • Icons are used as fonts, the font files are located in src/assets/icons
  • If you need to change icons you have to regenerate the icon fonts:
  1. Go to https://fontello.com/
  2. Upload the svg font from src/assets/icons
  3. Edit the font
  4. Set the font name to stream-chat-icons and the CSS prefix to str-chat__icon--
  5. Download the font, and copy the content of the font folder to src/assets/icons, and copy the mapping from css/stream-chat-icons.css to src/v2/Icon/Icon-layout.scss

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc