@dpe/form

0.0.6 • Public • Published

@dpe/form

form component.

form  component

Installation

npm install @dpe/form --save-dev

How to use

CSS

  • Sass: @import '@dpe/form';
  • Native CSS: @import url('dist/form.css');
  • Link tag: <link href="dist/form.css" rel="stylesheet" type="text/css">

Developer notes

Majority of styles come from Bootstraps Forms. Only custom code is for Checkboxes/Radios and the Icon integration.

Release notes

0.0.0

  • Add release notes.

Readme

Keywords

none

Package Sidebar

Install

npm i @dpe/form

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

38.7 kB

Total Files

16

Last publish

Collaborators

  • rikki_iki