Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0129a8

Browse files
committed
feat(perf): remove render blocking css
1 parent 007dec1 commit a0129a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,12 @@
4444

4545
<link rel="icon" type="image/x-icon" href="favicon.ico" />
4646
<link
47+
defer
4748
href="https://fonts.googleapis.com/icon?family=Material+Icons"
4849
rel="stylesheet"
4950
/>
5051
<link
52+
defer
5153
href="https://fonts.googleapis.com/css?family=Inconsolata"
5254
rel="stylesheet"
5355
/>

0 commit comments

Comments
 (0)