Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

A set of Blade components to rapidly build elements with Tailwind CSS.

License

Notifications You must be signed in to change notification settings

datalogix/laravel-tailwind-components

Repository files navigation

Laravel Tailwind Components

Latest Stable Version Total Downloads tests StyleCI codecov License

A set of Blade components to rapidly build elements with Tailwind CSS

Installation

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

Roadmap v1

  • table (sorteable)
  • form (input.type?) (maskes)
  • button (rounded,outline,3d)
  • alert
  • modal
  • toast
  • card
  • progress-bar
  • dropdrown (menu)
  • charts

About

A set of Blade components to rapidly build elements with Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published