@clarabridge/unified-ui-tailwind
v0.0.1
Published
Tailwind implementation of our Unified UI configuration
Downloads
14
Maintainers
Keywords
Readme
Clarabridge Engage Unified UI Tailwind POC 🚧
Clarabridge Engage Unified UI Tailwind is an implementation of our Unified UI configuration.
https://github.com/ClarabridgeInc/unified-ui/blob/master/src/configuration.js
Installation
Clarabridge Engage Unified UI Tailwind can be installed as an npm package:
$ npm i @clarabridge/unified-ui-tailwind
Basic usage
import @clarabridge/unified-ui-tailwind
Contributing
- Do your changes on a feature branch
- Make a PR for your commit
- Get a coffee and wait for reviews
How to make a release
- Pull and make sure you got the most recent code
- Make a release with
release-major
,release-minor
,release-patch
.
This will update version numbers, create a Github release and create a new version of the NPM package.
License
See license at LICENSE