Skip to content

Commit 5bb568d

Browse files
committed
Drop unused gridstack specific styles
1 parent 8e47bc2 commit 5bb568d

File tree

2 files changed

+0
-73
lines changed

2 files changed

+0
-73
lines changed

css/standalone/gridstack-grids.scss

Lines changed: 0 additions & 72 deletions
This file was deleted.

src/Html.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,6 @@ public static function includeHeader(
11301130

11311131
if (in_array('gridstack', $jslibs)) {
11321132
$tpl_vars['css_files'][] = ['path' => 'lib/gridstack.css'];
1133-
$tpl_vars['css_files'][] = ['path' => 'css/standalone/gridstack-grids.scss'];
11341133
Html::requireJs('gridstack');
11351134
}
11361135

0 commit comments

Comments
 (0)