0.0.2 • Published 6 months ago
epicwind-ui v0.0.2
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.
Install Tailwind or upgrade to Tailwind 4+. Follow Tailwind's documentation.
Install the package with npm.
npm install epicwind-ui
- Import Epicwind UI into your CSS alongside Tailwind.
@import "tailwindcss";
@import "epicwind-ui";
- Read through the docs and enjoy!
0.0.2
6 months ago