square-bit/laravel-dry-breeze

Laravel Breeze default blade stack without Tailwindcss or alpinejs

dev-main 2022-06-01 17:32 UTC

This package is auto-updated.

Last update: 2023-03-01 00:56:02 UTC


README

Laravel Breeze default blade stack without Tailwindcss or alpinejs.

A dry martini, not shaken, not stirred, no gin and no olives.

An opinionated edition for personal reference when starting new projects. Shipped with minimal styles to get you started. Delete them, start your own or build on top of them. Uses postcss and postcss-import, autoprefixer is off by default. Add your postcss plugins and config in postcss.config.js as needed. Enjoy!

How to

  1. composer require square-bit/laravel-dry-breeze
  2. php artisan drybreeze:install