0.0.6 • Published 7 years ago

@dpe/form v0.0.6

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
7 years ago

@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.
0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago