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.
1 parent 79d9b42 commit 8dc5916Copy full SHA for 8dc5916
README.md
@@ -85,6 +85,7 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst
85
## Install
86
87
```html
88
+<link rel="stylesheet" href="gridstack.css" />
89
<script src="gridstack.js"></script>
90
<script src="gridstack.jQueryUI.js"></script>
91
```
0 commit comments