Speed up font loading

This commit is contained in:
schmelczerandras 2020-11-23 13:43:02 +01:00
parent ad1a012edf
commit 66da654192
3 changed files with 67 additions and 5 deletions

View file

@ -1,3 +1,4 @@
@use 'style/fonts';
@use 'style/vars';
@use 'style/mixins' as *;
@use 'style/animations/animations';