mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-26 05:23:19 +00:00
🗑️ Remove deprecated and unused layouts, components, and assets; update dependencies and integrate TailwindCSS v4 for improved consistency.
This commit is contained in:
8
resources/js/bootstrap.js
vendored
8
resources/js/bootstrap.js
vendored
@@ -1,15 +1,7 @@
|
||||
/**
|
||||
* Echo exposes an expressive API for subscribing to channels and listening
|
||||
* for events that are broadcast by Laravel. Echo and event broadcasting
|
||||
* allow your team to quickly build robust real-time web applications.
|
||||
*/
|
||||
|
||||
// import './echo';
|
||||
|
||||
import './../../vendor/power-components/livewire-powergrid/dist/powergrid'
|
||||
|
||||
import './../../vendor/power-components/livewire-powergrid/dist/tailwind.css'
|
||||
|
||||
import flatpickr from 'flatpickr';
|
||||
|
||||
import 'flatpickr/dist/flatpickr.min.css';
|
||||
|
||||
Reference in New Issue
Block a user