diff --git a/package.json b/package.json index 0f47b00..13387c3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "build": "webpack", "watch": "webpack --watch", "server": "webpack-dev-server", - "install-fontello":"fontello-cli install --config ./src/res/fontello/config.json --css src/res/fontello/css/ --font src/res/fontello/font", + "install-fontello": "fontello-cli install --config ./src/res/fontello/config.json --css src/res/fontello/css/ --font src/res/fontello/font", "postinstall": "yarn install-fontello" }, "main": "index.js", @@ -24,6 +24,7 @@ "posthtml-extend": "^0.5.0", "posthtml-loader": "^2.0.1", "prettier": "^2.1.1", + "resolve-cwd": "^3.0.0", "resolve-url-loader": "^3.1.1", "sass": "^1.26.10", "sass-loader": "^10.0.2", @@ -33,6 +34,5 @@ "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.0" }, - "dependencies": { - } + "dependencies": {} } diff --git a/src/base.html b/src/base.html index 7b732e0..babd3c7 100644 --- a/src/base.html +++ b/src/base.html @@ -1,4 +1,3 @@ - @@ -7,8 +6,8 @@ - -
+ +