UNPKG

bootstrap4c-forms

Version:

Bootstrap 4 Component - Forms

20 lines (12 loc) 394 B
# Bootstrap4C ### forms 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 install ``` yarn add bootstrap4c-forms ``` ### CSS ``` <link href="path/to/component-forms.min.css" rel="stylesheet"> ```