README
Aura UI
Vue JS Component Library
Vue components with theming. Uses Vue Styled Components for styling.
Installation
npm i @aura-dm/ui
Design system and library of UI components for use with Vue.
<script type="module">
import auraDmUi from 'https://cdn.skypack.dev/@aura-dm/ui';
</script>
Vue components with theming. Uses Vue Styled Components for styling.
npm i @aura-dm/ui