
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@stream-io/stream-chat-css
Advanced tools
Stream Chat CSS provides a comprehensive set of styles that power the UI components in Stream's Chat SDKs. This package is designed to make implementing beautiful, responsive chat interfaces straightforward and consistent.
# With npm
npm install --save @stream-io/stream-chat-css
# With yarn
yarn add @stream-io/stream-chat-css
# With pnpm
pnpm add @stream-io/stream-chat-css
This package comes as a dependency of stream-chat-react and doesn't require explicit installation if you're already using the React component library.
Simply import the bundled CSS into your application:
import '@stream-io/stream-chat-css/dist/css/index.css';
Stream Chat CSS supports customization through CSS variables. You can override the default theme by setting your own values for the CSS variables.
:root {
--str-chat__primary-color: #00b7ff;
--str-chat__secondary-color: #1a1a1a;
/* More customizations here */
}
Stream powers chat and activity feeds for over 1 billion end users. Our robust, scalable platform helps you build:
Ready to add chat to your application? Sign up for a free Stream account and start building today!
🔗 Check out our interactive demos →
We've raised $38 million in Series B funding and are actively expanding our team of talented engineers.
Join us in building communication APIs used by over a billion end-users. You'll have the opportunity to make a significant impact on our products alongside some of the best engineers from around the world.
src/assets/iconssvg font from src/assets/iconsstream-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.scssMIT © Stream.io Inc.
FAQs
Bundled CSS for Stream Chat web SDKs
The npm package @stream-io/stream-chat-css receives a total of 23,714 weekly downloads. As such, @stream-io/stream-chat-css popularity was classified as popular.
We found that @stream-io/stream-chat-css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.