A set of Blade components to rapidly build elements with Tailwind CSS
Run the following command from you terminal:
composer require datalogix/laravel-tailwind-components
or add this to require section in your composer.json file:
"datalogix/laravel-tailwind-components": "~0.1"
then run composer update