Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@stream-io/stream-chat-css
Advanced tools
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
FAQs
Bundled CSS for Stream Chat web SDKs
The npm package @stream-io/stream-chat-css receives a total of 8,190 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 0 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.