vue, scss 초기 구성

This commit is contained in:
2021-08-14 05:05:28 +09:00
parent dd52766449
commit 7c2e2c9c59
8 changed files with 104 additions and 30 deletions
+2
View File
@@ -1,3 +1,5 @@
import "../scss/inheritPoint.scss";
import { sum } from "lodash";
import { unwrap } from "./util";
declare global {