removed fontawesome js

This commit is contained in:
Fractal-Tess
2022-09-05 03:54:55 +03:00
parent 147fc1f921
commit 2bd217f926

View File

@@ -1,5 +1,4 @@
import '$styles'; import '$styles';
import '@fortawesome/fontawesome-free/js/all.js';
import App from './App.svelte'; import App from './App.svelte';
const app = new App({ const app = new App({