@ct-taco/vue

1.0.2 • Public • Published

Taco Vue components

Learn how to use @ct-taco/vue components to quickly and easily create elegant and flexible pages using Tailwind CSS.

Getting Started

@ct-taco/vue 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 @ct-taco/vue.
npm i @ct-taco/vue

  1. Congratulations 🥳, you did it, now you're ready to use @ct-taco/vue.
<script>
import { Button } from "@ct-taco/vue";
</script>

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

Package Sidebar

Install

npm i @ct-taco/vue

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

161 kB

Total Files

84

Last publish

Collaborators

  • alexvlad95
  • marqbeniamin
  • creative-tim