argus-design

This is the Node module containing the Designs for the Shared Argus Template

Usage no npm install needed!

<script type="module">
  import argusDesign from 'https://cdn.skypack.dev/argus-design';
</script>

README

Argus Design Package

Description

This package contains all of Argus shared styles and designs.

Versioning

npm version patch - will update the patch version npm version minor - will update the minor version npm version major - will update the major version

publishing

  1. version the package after changes have been made
  2. npm publish
  3. then run [npm install argus-design] on your project and include in your views