File Structure
Now UI Kit is a free Bootstrap 4 kit.
Now UI Kit Structure
Once you have downloaded the archive and opened it, you will find the following structure:
│ ├── assets
│ │ ├── assets-for-demo
│ │ ├── css
│ │ │ ├── bootstrap.min.css
│ │ │ ├── now-ui-kit.css
│ │ │ ├── now-ui-kit.min.css.map
│ │ │ ├── now-ui-kit.min.css
│ │ │ └── now-ui-kit.css.map
│ │ ├── fonts
│ │ ├── img
│ │ ├── js
│ │ │ ├── core
│ │ │ ├── plugins
│ │ │ ├── now-ui-kit.js
│ │ │ └── now-ui-kit.min.js
│ │ └── scss
│ │ │ ├── now-ui-kit
│ │ │ └── now-ui-kit.scss
│ ├── docs
│ ├── examples
│ │ ├── landing-page.html
│ │ ├── login-page.html
│ │ ├── profile-page.html
│ ├── nucleo-icons.html
│ ├── index.html
│ ├── README.md
│ └── CHANGELOG.md
└──
Restyled Components
Here is the list of Bootstrap 4 components that were restyled in Now UI Kit:
- Buttons
- Inputs
- Textarea
- Menu
- Dropdown
- Progress Bars
- Navigation Menu
- Pagination
- Labels
- Notifications
- Typography
- Images
- Tooltips
- Popovers
- Modal
- Carousel
New Components
Besides giving the existing Bootstrap elements a new look, we added new ones, so that the interface and consistent and homogenous. Going through them, we added:
- Checkboxes
- Radio Buttons
- Sliders
- Toggle Buttons
- Cards with Tabs
- Datepicker
- Nucleo Icons