scripturadesign/tailwindcss-laravel-preset

Laravel >5.7.x Front-end preset for tailwindcss

2.0.1 2019-03-18 18:39 UTC

This package is auto-updated.

Last update: 2024-04-19 08:37:12 UTC


README

Latest Version on Packagist Software License Total Downloads

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

Welcome

Register

Login

Send Password Reset

Reset Password

Dashboard

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.