Disabled Google Fonts

This commit is contained in:
Pablo Ferreiro
2022-01-11 19:40:00 +01:00
parent 93de0c2d23
commit a0c60397af
3 changed files with 4 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -1,6 +1,7 @@
@charset "utf-8";
@import "./node_modules/bulmaswatch/superhero/_variables.scss";
// Disable importing fonts from Google
$bulmaswatch-import-font: false;
// Utilities
@import "./node_modules/bulma/sass/utilities/_all.sass";