Skip to content

Commit 101c886

Browse files
author
Andrew Welch
committed
Remove CSS import from app.ts
1 parent 6624ace commit 101c886

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/js/app.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Import our CSS
2-
import '../css/app.pcss';
3-
41
import App from "../vue/App.vue";
52

63
// App main

0 commit comments

Comments
 (0)