Skip to content

Commit 933703d

Browse files
author
Pooya Parsa
committed
remove tether.css
1 parent 74fedce commit 933703d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ UMD Bundle size about 86kb - <strong>~16kb gzipped</strong>
7171
```html
7272
<!-- Add this to <head> -->
7373
<link type="text/css" rel="stylesheet" href="//unpkg.com/bootstrap@next/dist/css/bootstrap.min.css"/>
74-
<link type="text/css" rel="stylesheet" href="//unpkg.com/tether/dist/css/tether.min.css"/>
7574
<link type="text/css" rel="stylesheet" href="//unpkg.com/bootstrap-vue/dist/bootstrap-vue.css"/>
7675

7776
<!-- Add this after vue.js -->

docs/pages/docs/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
<div v-code class="html">
6363
&lt;!-- Add this to &lt;head&gt; --&gt;
6464
&lt;link type=&quot;text/css&quot; rel=&quot;stylesheet&quot; href=&quot;//unpkg.com/bootstrap@next/dist/css/bootstrap.min.css&quot;/&gt;
65-
&lt;link type=&quot;text/css&quot; rel=&quot;stylesheet&quot; href=&quot;//unpkg.com/tether/dist/css/tether.min.css&quot;/&gt;
6665
&lt;link type=&quot;text/css&quot; rel=&quot;stylesheet&quot; href=&quot;//unpkg.com/bootstrap-vue/dist/bootstrap-vue.css&quot;/&gt;
6766

6867
&lt;!-- Add this after vue.js --&gt;

0 commit comments

Comments
 (0)