@abgov/core-css

Government of Alberta - DIO - Shared CSS, SVG, and JavaScript for HTML

Usage no npm install needed!

<script type="module">
  import abgovCoreCss from 'https://cdn.skypack.dev/@abgov/core-css';
</script>

README

core-css

This library contains core CSS, SVG, and JavaScript for HTML UI work from the Government of Alberta.

Installation

npm install @abgov/core-css

Documentation

Documentation is being worked on and will be provided soon.

Usage

CSS

import '@abgov/core-css/goa-core.css';
import '@abgov/core-css/goa-components.css';

JavaScript

import { goa } from '@abgov/core-css';