@servicensw/form
v3.1.3
Published
Form element styles
Maintainers
Keywords
Readme
@servicensw/form
Form element styles.
Service NSW package documentation and examples (Login credentials required)
Installation
npm install @servicensw/form --save-devHow to use
CSS
- PostCSS workflow:
@import '@servicensw/form'; - Sass/Eyeglass:
@import 'servicensw-form'; - Native CSS:
@import url('dist/form.css'); - Link tag:
<link href="dist/form.css" rel="stylesheet" type="text/css">Change log
