File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ UMD Bundle size about 86kb - <strong>~16kb gzipped</strong>
71
71
``` html
72
72
<!-- Add this to <head> -->
73
73
<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" />
75
74
<link type =" text/css" rel =" stylesheet" href =" //unpkg.com/bootstrap-vue/dist/bootstrap-vue.css" />
76
75
77
76
<!-- Add this after vue.js -->
Original file line number Diff line number Diff line change 62
62
<div v-code class =" html" >
63
63
< ; !-- Add this to < ; head> ; --> ;
64
64
< ; link type=" ; text/css" ; rel=" ; stylesheet" ; href=" ; //unpkg.com/bootstrap@next/dist/css/bootstrap.min.css" ; /> ;
65
- < ; link type=" ; text/css" ; rel=" ; stylesheet" ; href=" ; //unpkg.com/tether/dist/css/tether.min.css" ; /> ;
66
65
< ; link type=" ; text/css" ; rel=" ; stylesheet" ; href=" ; //unpkg.com/bootstrap-vue/dist/bootstrap-vue.css" ; /> ;
67
66
68
67
< ; !-- Add this after vue.js --> ;
You can’t perform that action at this time.
0 commit comments