Skip to content

Commit 4499a0f

Browse files
committed
added pure-css
1 parent d5b08c8 commit 4499a0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/template.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
%sapper.base%
99

1010
<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+
1115
<link rel="manifest" href="manifest.json" crossorigin="use-credentials">
1216
<link rel="icon" type="image/png" href="favicon.png">
1317

0 commit comments

Comments
 (0)