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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 12 additions and 4 deletions

View file

@ -64,6 +64,11 @@ module.exports = {
template: {
head: {
links: [
{
rel: 'stylesheet',
type: 'text/css',
href: '/node_modules/sanitize.css/sanitize.css',
},
{
rel: 'stylesheet',
type: 'text/css',