Skip to content

Commit 92bd886

Browse files
committed
remove unused dependencies
1 parent 172ae14 commit 92bd886

File tree

5 files changed

+2025
-1153
lines changed

5 files changed

+2025
-1153
lines changed

dev/serve.vue

+1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ export default Vue.extend({
5151

5252
<style scoped>
5353
@import url("https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css");
54+
@import "../node_modules/@fortawesome/fontawesome-free/css/all.min.css";
5455
</style>

0 commit comments

Comments
 (0)