@pnx-mixtape/form
v3.0.1
Published
form component
Keywords
Readme
@pnx-mixtape/form
Documentation and examples: Forms
Installation
npm install @pnx-mixtape/form --saveHow to use
CSS
- PostCSS workflow:
@import '@pnx-mixtape/form'; - Native CSS:
@import url('dist/form.css'); - Link tag:
<link href="dist/form.css" rel="stylesheet" type="text/css">
