Add sanitize.css to all windows and styleguide

This commit is contained in:
Ken Powers
2020-02-07 15:19:35 -05:00
committed by GitHub
parent 8d4125f0a8
commit fba401aee8
9 changed files with 12 additions and 4 deletions

View File

@@ -13,6 +13,7 @@
script-src 'self';
style-src 'self' 'unsafe-inline';"
>
<link href="node_modules/sanitize.css/sanitize.css" rel="stylesheet" type="text/css" />
<link href="stylesheets/manifest.css" rel="stylesheet" type="text/css" />
<style>
</style>