Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@servicensw/notice

Package Overview
Dependencies
3
Maintainers
10
Versions
91
Issues
File Explorer

Advanced tools

@servicensw/notice

Notices

    2.6.6latest
    GitHub

Version published
Maintainers
10
Weekly downloads
1,398
increased by21.35%

Weekly downloads

Readme

Source

@servicensw/notice

notice component

Service NSW package documentation and examples
(Login credentials required)

Installation

npm install @servicensw/notice --save-dev

How to use

CSS

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

HTML

<div class="notice" role="status"> <h2>Rockdale Service Centre is coming soon</h2> <p> Rockdale Agency will close on 9 March 2018 and re-open in April. Please visit Kogarah Service Centre during this closure. </p> </div>

FAQs

Last updated on 24 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc