stream-chat-css
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "stream-chat-css", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"main": "dist/css/index.css", | ||
@@ -5,0 +5,0 @@ "description": "Bundled CSS for Stream Chat web SDKs", |
@@ -18,3 +18,3 @@ # 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 but importing the bundled 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: | ||
@@ -21,0 +21,0 @@ ```tsx |
4559996