@servicensw/page

2.3.0-alpha.5 • Public • Published

@servicensw/page

Service NSW package documentation and examples
(Login credentials required)

Installation

npm install @servicensw/page --save-dev

How to use

CSS

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

HTML

<div class="page-wrapper">
  <div class="container">
    <div class="page-section">
      <h2>Section title</h2>
      <p>Section content</p>
    </div>
  </div>
</div>

Change log

Readme

Keywords

none

Package Sidebar

Install

npm i @servicensw/page

Weekly Downloads

209

Version

2.3.0-alpha.5

License

MIT

Unpacked Size

5.56 kB

Total Files

8

Last publish

Collaborators

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