Created base layout for the html. Imported normalize.css for browser compatibility. Updated gulpfile.js to fix reloading issues when watching the dist folder
This commit is contained in:
+3
-4
@@ -1,4 +1,3 @@
|
||||
body{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
@import "/node_modules/normalize.css/normalize.css";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user