Ditch extra request for font stylesheet

This commit is contained in:
heyarne 2021-07-30 01:56:48 +02:00
commit f61f970e7a
2 changed files with 98 additions and 97 deletions

View file

@ -1,4 +1,5 @@
@import 'ibm-plex/css/ibm-plex.css';
$font-path: 'ibm-plex';
@import 'ibm-plex/css/ibm-plex.scss';
*, *:before, *:after {
box-sizing: border-box;