1.0.8 • Published 2 years ago

@notus-ui/vue v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago