Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/square-bit/laravel-dry-breeze

Laravel Breeze default blade stack without Tailwindcss or alpinejs
https://github.com/square-bit/laravel-dry-breeze

Last synced: about 2 months ago
JSON representation

Laravel Breeze default blade stack without Tailwindcss or alpinejs

Awesome Lists containing this project

README

        

# laravel-dry-breeze
Laravel Breeze default blade stack without Tailwindcss or alpinejs.

:construction: Under development, not suited for production :construction:

> 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``