1.0.8 • Published 3 years ago

@notus-ui/vue v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

test-vue-components

Learn how to use @lorena-cocora-updivision/test-vue-components components to quickly and easily create elegant and flexible pages using Tailwind CSS.

Getting Started

@lorena-cocora-updivision/test-vue-components is working with Tailwind CSS classes and Click Outside Vue 3.

  1. You need to have Tailwind CSS installed on your project - Tailwind CSS Installation.
  1. Install Click Outside Vue 3.
npm i click-outside-vue3
  1. Install @lorena-cocora-updivision/test-vue-components.
npm i @lorena-cocora-updivision/test-vue-components
  1. Congratulations 🥳, you did it, now you're ready to use @lorena-cocora-updivision/test-vue-components.
<script>
import { Button } from "@lorena-cocora-updivision/test-vue-components";
</script>

<template>
  <Button>Click Me</Button>
</template>
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago