/laravel-preset

Modified Adam Wathan's tailwind preset for my own use.

Primary LanguagePHPMIT LicenseMIT

Tailwind CSS Frontend Preset for Laravel 6

Modifed from Adam Wathan's badass preset

What it includes:

Installation

Run this command to add the preset to your project:

composer require threecrowco/laravel-preset --dev

Finally, apply the scaffolding by running:

php artisan preset threecrowco