1.0.4 • Published 9 months ago

dclyde-vue v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

dclyde-vue

This is a simple vue component library written in Vue 3 with Typescript, Tailwindcss and built with Vite.

Recommended Setup

In your Vue app's main.ts file, import the style.css like so: import '../node_modules/dclyde-vue/dist/style.css';. This will bring in the default Tailwindcss styles for each of the components.

To use a component, just import it into the .vue file that you wish to use it in like import { Input } from 'dclyde-vue';.

1.0.4

9 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago