🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@servicensw/notice

Package Overview
Dependencies
Maintainers
11
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicensw/notice

Notices

latest
Source
npmnpm
Version
3.0.7
Version published
Maintainers
11
Created
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>

Change log

FAQs

Package last updated on 02 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts