@abgov/web-components

1.20.4 • Public • Published

Web Components

npm (scoped)

This library contains web components from the Government of Alberta.

npm i @abgov/web-components

Icons

Link ionicons in app/index.html Add the following to the head element

<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>

Styles

Import the web-component styles in the src/index.css file

@import "@abgov/web-components/index.css";

Visit Design System

Readme

Keywords

Package Sidebar

Install

npm i @abgov/web-components

Weekly Downloads

1,096

Version

1.20.4

License

Apache-2.0

Unpacked Size

1.48 MB

Total Files

70

Last publish

Collaborators

  • dustin.nielsen
  • dio.ting.zuge
  • abgov-chris-olsen