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

@@ -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',