feat(speed): improve loading speed of static resource
This commit is contained in:
2
assets/lib/fontawesome-free/all.min.css
vendored
2
assets/lib/fontawesome-free/all.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -8,5 +8,4 @@
|
||||
text-rendering: auto; // optimizelegibility throws things off #1094
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
}
|
||||
|
||||
@@ -12,4 +12,5 @@
|
||||
// src: url('#{$fa-font-path}/ForkAwesome.otf') format('opentype'); // used when developing fonts
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
url('iconfont.woff?t=1581963134625') format('woff'),
|
||||
url('iconfont.ttf?t=1581963134625') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
|
||||
url('iconfont.svg?t=1581963134625#loveit') format('svg'); /* iOS 4.1- */
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
.loveit {
|
||||
|
||||
2
assets/lib/katex/katex.min.css
vendored
2
assets/lib/katex/katex.min.css
vendored
File diff suppressed because one or more lines are too long
2
assets/lib/lightgallery/lightgallery.min.css
vendored
2
assets/lib/lightgallery/lightgallery.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user