1.0.8 • Published 1 year ago

@notus-ui/vue v1.0.8

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

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago