Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 652 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 652 Bytes

laravel-dry-breeze

Laravel Breeze default blade stack without Tailwindcss or alpinejs.

🚧 Under development, not suited for production 🚧

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