🚀 Installation
Requirements
| Package | version |
|---|---|
| Laravel | 10+ |
| Livewire | 3+ |
| tailwind | v4 |
Install
Publish Assets
If you updated the package you must force publish.
this will publish file hwkui.css to resources/css/ needed to correct style widgets
add this line to app.css after @import "tailwindcss";
Update
if you want to update use
Helpers
if you want to use our snippets you can follow instructions in Snippets