File tree Expand file tree Collapse file tree 1 file changed +5
-25
lines changed Expand file tree Collapse file tree 1 file changed +5
-25
lines changed Original file line number Diff line number Diff line change 1
- <!DOCTYPE html>
2
- < html lang ="en-US ">
3
- < head >
4
- < meta charset ="utf-8 " />
5
- < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6
- < meta name ="viewport " content ="width=device-width,initial-scale=1.0,shrink-to-fit=no " />
7
- < meta name ="author " content ="Mahdi Yazdani " />
8
- < meta name ="copyright " content ="© 2015 - 2022 MyPreview. All Rights Reserved. " />
9
- < link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/npm/[email protected] /modern-normalize.css "
/>
10
- < link rel ="stylesheet " href ="./build/css/style.min.css " />
11
- < title > html-sass-babel-boilerplate</ title >
12
- </ head >
13
-
14
- < body >
15
- < div style ="text-align: center ">
16
- < h1 > Welcome!</ h1 >
17
- < p > Simple boilerplate for building web app with sass/dart-sass and @babel/cli.</ p >
18
- < p >
19
- < a href ="https://github.com/mypreview/html-boilerplate " target ="_blank "> HTML, Sass & Babel Boilerplate</ a >
20
- </ p >
21
- </ div >
22
-
23
- < script src ="./build/js/script.min.js "> </ script >
24
- </ body >
25
- </ html >
1
+ /**
2
+ *
3
+ * There is nothing output here.
4
+ *
5
+ */
You can’t perform that action at this time.
0 commit comments