0.0.37 • Published 1 year ago

@cagovweb/go-site-alerts v0.0.37

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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>
0.0.37

1 year ago

0.0.36

1 year ago

0.0.35

1 year ago

0.0.34

1 year ago

0.0.33

1 year ago