@cagovweb/go-site-alerts

0.0.37 • Public • Published

go-site-alerts

Alerts for GO site

  <head>
    <!-- Base CSS References -->
    <link
      rel="stylesheet"
      href="../node_modules/@cagovweb/go-site-base-css/build/index.css" />
  </head>
  <body>
    <div id="cagov-alerts">
      <div class="cagov-alerts">
        <div>
          <img src="../src/images/red-alert-icon.svg" alt="Red alert circle" />
          <span class="alert-level">Tune in:</span>
          <span>
            <a href="#">
              Governor Newsom to deliver State of the State Address Tuesday at
              10 a.m.
            </a>
          </span>
        </div>
        <button
          data-alert="0"
          class="ca-gov-close-icon close"
          aria-label="Close Alert 0"></button>
      </div>
    </div>
  </body>

Readme

Keywords

none

Package Sidebar

Install

npm i @cagovweb/go-site-alerts

Weekly Downloads

1

Version

0.0.37

License

ISC

Unpacked Size

9.57 kB

Total Files

11

Last publish

Collaborators

  • xjensen
  • guzmanjd
  • kkoryaka
  • jon-grant
  • carter.medlin