square-bit/laravel-dry-breeze

Laravel Breeze default blade stack without Tailwindcss or alpinejs

dev-main 2023-07-11 21:42 UTC

This package is auto-updated.

Last update: 2024-07-11 23:53:35 UTC


README

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