We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79a581 commit bb3e2caCopy full SHA for bb3e2ca
src/main.ts
@@ -1,4 +1,4 @@
1
-import '@/Libraries/fontawesome';
+import '@/libraries/fontawesome';
2
import App from './App.vue';
3
import CodeBlock from 'vue3-code-block';
4
import { createApp } from 'vue';
src/playground/configs/playground.ts
import PlaygroundApp from './PlaygroundApp.vue';
import { createPinia } from 'pinia';
0 commit comments