Install this package to add bootstrap with the ui-kit theme css to your project.
If you're using react you should also install react-bootstrap.
react
react-bootstrap
npm install --save @ui-kit/css
css-loader
// some-file.js import "@ui-kit/css";