feat: cache all google fonts

This commit is contained in:
Johannes Millan 2019-01-11 14:22:12 +01:00
parent c7c2f96385
commit 431dc0b1f8

View file

@ -26,9 +26,8 @@
],
"external": {
"urls": [
{
"url": "https://fonts.googleapis.com/css?family=Roboto"
}
"https://fonts.googleapis.com/**",
"https://fonts.gstatic.com/**"
]
}
}