Skip to content

Commit ac61c02

Browse files
committed
Initial Commit
1 parent 4b2cd9e commit ac61c02

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

bargauge/defaultfunctionality/App.vue

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,4 @@
2424
}
2525
}
2626
}
27-
</script>
28-
29-
<style>
30-
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
31-
</style>
27+
</script>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)