@sibley/myuw-paper-styles

Use MyUW app styles within paper components

Usage no npm install needed!

<script type="module">
  import sibleyMyuwPaperStyles from 'https://cdn.skypack.dev/@sibley/myuw-paper-styles';
</script>

README

MyUW Paper Styles

This component maps MyUW app styles over to paper components

How to use

Add the app styles script to your document:

<script type="module" src="https://unpkg.com/@sibley/myuw-paper-styles?module"></script>
<script nomodule src="https://unpkg.com/@sibley/myuw-paper-styles"></script>