1.0.7 • Published 8 months ago
@pradeepgudipati/kovaad-chat-ui-kit-styles v1.0.7
Kovaad - Chat UI Kit Styles
Base theme for chat-ui-kit-react.
You can use this theme, or create your own by customizing scss variables.
Install
Using yarn.
yarn add @pradeepgudipati/kovaad-chat-ui-kit-stylesUsing npm.
npm install @pradeepgudipati/kovaad-chat-ui-kit-stylesUsage
import styles from '@pradeepgudipati/kovaad-chat-ui-kit-styles/dist/default/styles.min.css';For more information please visit Chat UI Kit React repository or check our friendly Storybook.
New Release
- Update the code as required
- Once tested , update the package.json version
"version": "1.0.X", // Replace X with the new version- Commit the changes and raise the PR to the main branch
- Once PR is approved and merged, GitHub actions will automatically publish the package to npm registry