0.0.2 • Published 6 months ago

epicwind-ui v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Epicwind UI

Lightweight, free, pure CSS components for Tailwind CSS.

Install

Epicwind UI is pure CSS, making for an easy installation. Epicwind UI requires Tailwind 4+. If you are using an older version of Tailwind, you will need to upgrade.

  1. Install Tailwind or upgrade to Tailwind 4+. Follow Tailwind's documentation.

  2. Install the package with npm.

npm install epicwind-ui
  1. Import Epicwind UI into your CSS alongside Tailwind.
@import "tailwindcss";
@import "epicwind-ui";
  1. Read through the docs and enjoy!
0.0.2

6 months ago