0.3.14 • Published 1 year ago

@4rchx824/ui v0.3.14

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@4rchx824/ui

How to install

  1. Install the package

    npm install @4rchx824/ui

  2. Add the plugin to your tailwind.config.ts

    plugins: [require("@4rchx824/ui")],

  3. Add the package location to the contents in your tailwind.config.ts

    content: ["./node_modules/@4rchx824/ui/dist/**/*.{js,ts,jsx,tsx}"]

  4. Import the component in your application

    import { Alert } from "@4rchx824/ui/alert"

0.3.14

1 year ago

0.3.9

1 year ago

0.3.13

1 year ago

0.3.12

1 year ago

0.3.11

1 year ago

0.3.10

1 year ago

0.3.6

1 year ago

0.3.7

1 year ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago