@servicensw/box

2.2.0-alpha.5 • Public • Published

@servicensw/box

Box component

Service NSW package documentation and examples
(Login credentials required)

Installation

npm install @servicensw/box --save-dev

How to use

CSS

  • PostCSS workflow: @import '@servicensw/box';
  • Sass/Eyeglass: @import 'servicensw-box';
  • Native CSS: @import url('dist/box.css');
  • Link tag: <link href="dist/box.css" rel="stylesheet" type="text/css">

HTML

<div class="box">
  <h3>Box heading</h3>
  <p>Box content</p>
</div>

Change log

Dependencies (2)

Dev Dependencies (3)

Package Sidebar

Install

npm i @servicensw/box

Weekly Downloads

343

Version

2.2.0-alpha.5

License

MIT

Unpacked Size

3.56 kB

Total Files

6

Last publish

Collaborators

  • larowlan
  • rikki_iki
  • acbramley
  • erinsnsw
  • dojob65
  • ramya.shankaralingam
  • mariam.khoudier
  • christine.roque
  • previousnext-admin
  • mcaddz
  • jptaranto