hena-ui
v1.0.11
Published
Hena-ui is a UI library built with Tailwind CSS. It provides a set of pre-designed UI components to help you build your application faster.
Downloads
56
Readme
Hena-ui
Hena-ui is a UI library built with Tailwind CSS. It provides a set of pre-designed UI components to help you build your application faster.
Installation
You can install Hena-ui using npm, yarn, or pnpm:
npm
npm install hena-ui
yarn
yarn add hena-ui
pnpm
pnpm add hena-ui
Usage
To use Hena-ui, simply import the style file in your project:
import 'hena-ui/style'
This will include all the necessary styles for the UI components.
Issues
If you encounter any issues or have suggestions for improvement, please feel free to open an issue on our GitHub page. We appreciate your feedback and will do our best to address any problems as soon as possible.
Thank you for using Hena-ui!