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 4b2cd9e commit ac61c02Copy full SHA for ac61c02
bargauge/defaultfunctionality/App.vue
@@ -24,8 +24,4 @@
24
}
25
26
27
-</script>
28
-
29
-<style>
30
- @import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
31
-</style>
+</script>
bargauge/defaultfunctionality/index.html
@@ -0,0 +1,3 @@
1
+<link href="https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css" rel="stylesheet" type="text/css" />
2
+
3
+<div id="app"></div>
0 commit comments