refactor(WIP): scss, ts 공통 파일 묶기

This commit is contained in:
2021-12-10 21:45:02 +09:00
parent 3d2489b51a
commit b706fd468d
21 changed files with 30 additions and 16 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
@import "./break_500px.scss";
@import "./bootstrap5.scss";
@import "./common/break_500px.scss";
@import "./common/bootstrap5.scss";
body {
color: white;