bootstrap4c-forms
Version:
Bootstrap 4 Component - Forms
20 lines (12 loc) • 394 B
Markdown
The *Bootstrap4C Forms* is a simple Bootstrap 4 component that extend the default Bootstrap forms classes with a few usefull once. The component is mostly CSS with a tiny bit of Javascript.
See demo here => https://haubek.github.io
```
yarn add bootstrap4c-forms
```
```
<link href="path/to/component-forms.min.css" rel="stylesheet">
```