File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed
Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html >
33 < head >
4- < meta charset ="utf-8 ">
5- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6- < link href ="./storybook.css " rel ="stylesheet " />
7- < link href ="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css " rel ="stylesheet " />
4+ < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6+ < link href ="./Storybook.css " rel ="stylesheet " />
7+ < link
8+ href ="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css "
9+ rel ="stylesheet "
10+ />
811 < title > Formless</ title >
912 </ head >
1013
1114 < body >
12- < script src ="../dist/app.js "> </ script >
13- < script defer src ="https://use.fontawesome.com/releases/v5.1.0/js/all.js "> </ script >
15+ < script src ="./app.js "> </ script >
16+ < script
17+ defer
18+ src ="https://use.fontawesome.com/releases/v5.1.0/js/all.js "
19+ > </ script >
1420 </ body >
15-
1621</ html >
You can’t perform that action at this time.
0 commit comments