Commit 3c664be74e1a8794224ede1d05253195cec3cff7
1 parent
4d234fc3
postcss
Showing
4 changed files
with
8 additions
and
3 deletions
index.html
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> |
6 | 6 | <title>兰州沙盘</title> |
7 | 7 | <link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico"> |
8 | - <link rel="stylesheet" href="src/style/reset.css" type="text/css"> | |
8 | + <link rel="stylesheet" href="src/style/reset.css" > | |
9 | 9 | </head> |
10 | 10 | <body> |
11 | 11 | <div id="app"></div> | ... | ... |
postcss.config.js
0 → 100644
src/main.js