We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae37f64 commit b79dd08Copy full SHA for b79dd08
1 file changed
zeppelin-web/src/index.js
@@ -14,6 +14,8 @@
14
15
// import globally uses css here
16
import 'github-markdown-css/github-markdown.css';
17
+import 'ng-sortable';
18
+import 'ng-sortable/dist/ng-sortable.css';
19
20
import './app/app.js';
21
import './app/app.controller.js';
0 commit comments