We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b08c8 commit 4499a0fCopy full SHA for 4499a0f
src/template.html
@@ -8,6 +8,10 @@
8
%sapper.base%
9
10
<link rel="stylesheet" href="global.css">
11
+ <link rel="stylesheet" href="https://unpkg.com/purecss@2.0.3/build/pure-min.css"
12
+ integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ"
13
+ crossorigin="anonymous">
14
+
15
<link rel="manifest" href="manifest.json" crossorigin="use-credentials">
16
<link rel="icon" type="image/png" href="favicon.png">
17
0 commit comments