Update npm dependencies and rebuild frontent assets

This commit is contained in:
Jonny Barnes 2019-01-25 18:03:06 +00:00
parent b8eee482a8
commit 207f0deaeb
124 changed files with 1601 additions and 2921 deletions

View file

@ -1,4 +1,4 @@
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
@ -24,6 +24,14 @@ body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.