refac: bootstrap.scss 분리 후 별도 빌드
This commit is contained in:
@@ -254,7 +254,6 @@ declare const staticValues: {
|
||||
</script>
|
||||
<script lang="ts" setup>
|
||||
import { reactive, ref } from "vue";
|
||||
import "@scss/common/bootstrap5.scss";
|
||||
import "@scss/game_bg.scss";
|
||||
import TopBackBar from "@/components/TopBackBar.vue";
|
||||
import _ from "lodash";
|
||||
|
||||
Reference in New Issue
Block a user