Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/square-bit/laravel-dry-breeze
- Owner: square-bit
- License: mit
- Created: 2022-04-27T14:20:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T21:42:30.000Z (over 1 year ago)
- Last Synced: 2024-04-15T09:24:36.698Z (9 months ago)
- Language: Blade
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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``