Replace current panel log viewer with new and improved log viewer (#1834)

This commit is contained in:
Charles
2025-11-08 19:31:51 -05:00
committed by GitHub
parent a30c45fbbe
commit 2b5403a4da
10 changed files with 530 additions and 159 deletions

View File

@@ -24,4 +24,6 @@
/* Required by widgets */
@import '../../vendor/filament/widgets/resources/css/index.css';
@source '../../vendor/gboquizosanchez/filament-log-viewer/resources/views/**/*.blade.php';
@variant dark (&:where(.dark, .dark *));