Learn how to use @bsf/force-ui components to quickly and easily create elegant and flexible pages using Tailwind CSS.
@bsf/force-ui is working with Tailwind CSS classes and you need to have Tailwind CSS installed on your project - Tailwind CSS Installation.
- Install
@bsf/force-ui.
Force UI library can be installed using npm package manager. Since this library is still in it's alpha phase, we need to use the staging branch.
Using Force UI as a dependency in package.json -
"dependencies": {
"@bsf/force-ui": "git+https://github.com/brainstormforce/bsf-admin-ui#v1.7.7"
}- Run the below command:
npm install- Build, test and release your plugin.