File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9797 <script src =" https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.6/vue.min.js" ></script >
9898 <!-- Flow Form -->
9999 <script src =" https://unpkg.com/vue-flow-form@1.0.0" ></script >
100+ <!-- Flow Form base CSS -->
101+ <link rel =" stylesheet" href =" https://unpkg.com/vue-flow-form@1.0.0/vue-flow-form.min.css" >
102+ <!-- Optional theme.css -->
103+ <link rel =" stylesheet" href =" https://unpkg.com/vue-flow-form@1.0.0/vue-flow-form.theme.css" >
100104 ...
101105```
102106
@@ -128,7 +132,7 @@ Modern browsers and IE11.
128132
129133## Project Documentation
130134
131- [ Guide] ( https://github.com/ditdot-dev/vue-form/blob/master/GUIDE.md )
135+ [ Guide] ( https://github.com/ditdot-dev/vue-flow- form/blob/master/GUIDE.md )
132136
133137## License
134138
You can’t perform that action at this time.
0 commit comments