Tailwindcss preset for Laravel >5.7
![Software License][ico-license]
, (*1)
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., (*2)
I have "stolen" a few things from a few different presets I've looked at
and customised it to my preference., (*3)
Contents
Installation
First install this composer package in your fresh Laravel project:, (*4)
``` bash
composer require scripturadesign/tailwindcss-laravel-preset, (*5)
And run the preset script using:
``` bash
php artisan preset scriptura
Screenshots
, (*6)
, (*7)
, (*8)
, (*9)
, (*10)
, (*11)
Contributing
I'm open to suggestions, but this is mainly made for my own usage so it might be a bit opinionated., (*12)
Credits
License
The MIT License (MIT). Please see License File for more information., (*13)