Adding polyfills

This commit is contained in:
Shan Carter
2017-03-13 22:27:23 -07:00
parent 560f8bb4bf
commit 031e3b52b9
7 changed files with 510 additions and 23 deletions
+1
View File
@@ -1,3 +1,4 @@
import "webcomponents.js/webcomponents-hi-ce.js";
import * as frontMatter from "./components/d-front-matter";
import * as title from "./components/d-title";
import * as byline from "./components/d-byline";