scripturadesign / tailwindcss-laravel-preset
Laravel >5.7.x Front-end preset for tailwindcss
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- laravel/framework: 5.7.*|5.8.*
- symfony/process: ^4.1
README
This is my Laravel preset to quickly get up and running in a new project using Tailwind CSS. The main part of this is the templates I've redesigned using Tailwind.
I have "stolen" a few things from a few different presets I've looked at and customised it to my preference.
Contents
Installation
First install this composer package in your fresh Laravel project:
composer require scripturadesign/tailwindcss-laravel-preset
And run the preset script using:
php artisan preset scriptura
Screenshots
Contributing
I'm open to suggestions, but this is mainly made for my own usage so it might be a bit opinionated.
Credits
License
The MIT License (MIT). Please see License File for more information.