fix: load Gridstack.js locally in HTML head - CDN URLs were 404
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/* A4 Template Designer with Gridstack.js */
|
||||
@import url('https://cdn.jsdelivr.net/npm/gridstack@11.1.3/gridstack.min.css');
|
||||
|
||||
/* Gridstack base styles (loaded locally) */
|
||||
/* gridstack.min.css is loaded via <link> in the page */
|
||||
|
||||
/* Designer layout */
|
||||
.designer-layout {
|
||||
|
||||
Reference in New Issue
Block a user