refactor: replace fonts with Google fonts module

This commit is contained in:
Liyas Thomas
2021-02-25 16:08:12 +00:00
committed by GitHub
parent 3f03806455
commit 37bdd525ea
11 changed files with 274 additions and 55 deletions

View File

@@ -34,7 +34,7 @@
"graphql-language-service-interface": "^2.8.2",
"mustache": "^4.1.0",
"nuxt": "^2.14.12",
"nuxt-i18n": "^6.20.2",
"nuxt-i18n": "^6.20.3",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^3.1.1",
"socketio-wildcard": "^2.0.0",
@@ -49,6 +49,7 @@
"@babel/preset-env": "^7.12.17",
"@nuxtjs/color-mode": "^2.0.3",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/google-fonts": "^1.2.0",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/tailwindcss": "^3.4.2",
"@testing-library/jest-dom": "^5.11.9",