feat: webfonts are way too heavy
This commit is contained in:
parent
88015fabe7
commit
286054209c
4 changed files with 3 additions and 43 deletions
|
@ -31,7 +31,6 @@
|
|||
type="image/svg+xml">
|
||||
<link href="/assets/icons/apple-touch-icon.png?v={% appVersion %}" rel="apple-touch-icon">
|
||||
{% capture css %}
|
||||
{% render "../assets/styles/fonts/index.css" %}
|
||||
{% render "../assets/styles/partials/vars.css" %}
|
||||
{% render "../assets/styles/partials/animations.css" %}
|
||||
{% render "../assets/styles/index.css" %}
|
||||
|
|
Reference in a new issue