@abgov/web-components

1.35.1 • 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

2,215

Version

1.35.1

License

Apache-2.0

Unpacked Size

891 kB

Total Files

83

Last publish

Collaborators

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