github developermithu/tallcraftui v2.0-beta

latest releases: v2.0.5, v2.0.3, v2.0.2...
pre-release8 months ago

Beta Release

  • Support for Tailwind CSS 4
  • Support for Laravel 12
  • Install & import tailwind forms plugin by @developermithu in #19

Installation Guideline

Requirements: Tailwind CSS 4.x

composer require developermithu/tallcraftui:^2.0-beta 
php artisan install:tallcraftui

Add primary and secondary color in app.css

@theme {
    --color-primary: #6d28d9;
    --color-secondary: #a21caf;
}

Full Changelog: v1.4.1...v2.0-beta

Don't miss a new tallcraftui release

NewReleases is sending notifications on new releases.