mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-13 14:20:01 -04:00
use google font cdn instead of hosting locally
This commit is contained in:
parent
2c1bebcace
commit
9474a595c2
3 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
import { registerRemoteListener } from "bare-client-custom";
|
||||
import App from "./App.svelte";
|
||||
import "@fontsource/cabin";
|
||||
|
||||
import "./index.css";
|
||||
if (import.meta.env.VITE_ADRIFT_DEV) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue