We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40a3404 + 4c5de64 commit b5f8264Copy full SHA for b5f8264
resources/css/plugin.css
@@ -9,4 +9,8 @@
9
@import './button.css';
10
@import './custom-nestable-item.css';
11
12
-@source '../views/**/*.blade.php';
+@source "../views";
13
+
14
+.filament-tree-list.hidden {
15
+ display: none;
16
+}
0 commit comments