vue-argon-theme

0.1.0 • Public • Published

Vue Argon Theme

This is an NPM mirror of the Vue Argon Design System that is designed to be easier to drop-in to a project.

The Vue Argon Design System is licensed under MIT, and so is this package.

Usage:

import Argon from 'vue-argon-theme'
Vue.use(Argon);

Then you can just use the components anywhere in Vue!

example.vue:

<template>
  <base-button type="danger" outline>Don't click me!</base-button>
</template>

Useful links:

Readme

Keywords

Package Sidebar

Install

npm i vue-argon-theme

Weekly Downloads

4

Version

0.1.0

License

MIT

Unpacked Size

1.75 MB

Total Files

177

Last publish

Collaborators

  • thislooksfun