mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add sanitize.css to all windows and styleguide
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user