README
@ausbom/styles
Styles is a library of components that help other components determine what styles to take by default and which ones to override using specified theme objects.
Installation
npm install @ausbom/styles
Styles is a library of components that help other components determine what styles to take by default and which ones to override using specified theme objects.
<script type="module">
import ausbomStyles from 'https://cdn.skypack.dev/@ausbom/styles';
</script>
Styles is a library of components that help other components determine what styles to take by default and which ones to override using specified theme objects.
npm install @ausbom/styles