Incorporate dialog polyfill for better browser support

This commit is contained in:
mtkennerly
2019-07-16 04:49:15 -04:00
parent 3087228256
commit 434ef7a36a
5 changed files with 16 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
<link rel="stylesheet" href="/bosca-coeil-js/assets/mdl-selectfield.min.css">
<script defer src="/bosca-coeil-js/assets/mdl-selectfield.min.js"></script>
<link rel="stylesheet" href="/bosca-coeil-js/assets/dialog-polyfill.min.css">
<link rel="stylesheet" href="/bosca-coeil-js/index.css">
</head>