-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…DirectoryAndConsole 139 [refactor] 폴더 구조화, console.log 삭제
- Loading branch information
Showing
90 changed files
with
95 additions
and
502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,32 @@ | ||
.App{} | ||
.App { | ||
} | ||
@font-face { | ||
font-family: Cafe24Ssurround; | ||
src: URL('./Styles/fonts/Cafe24Ssurround.ttf'); | ||
src: URL('./assets/font/Cafe24Ssurround.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: establishRoomNo703OTF; | ||
src: URL('./Styles/fonts/establishRoomNo703OTF.ttf'); | ||
src: URL('./assets/font/establishRoomNo703OTF.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: KyoboHandwriting2021sjy; | ||
src: URL('./Styles/fonts/KyoboHandwriting2021sjy.ttf'); | ||
src: URL('./assets/font/KyoboHandwriting2021sjy.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: TTTtangsbudaejjigaeB; | ||
src: URL('./Styles/fonts/TTTtangsbudaejjigaeB.ttf'); | ||
src: URL('./assets/font/TTTtangsbudaejjigaeB.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: Ansungtangmyun; | ||
src: URL('./Styles/fonts/Ansungtangmyun.ttf'); | ||
src: URL('./assets/font/Ansungtangmyun.ttf'); | ||
} | ||
@font-face { | ||
font-family: SUIT-SemiBold; | ||
src: URL('./Styles/fonts/SUIT-SemiBold.ttf'); | ||
src: URL('./assets/font/SUIT-SemiBold.ttf'); | ||
} | ||
|
||
/* 카페24서라운드 */ | ||
|
@@ -62,4 +63,4 @@ | |
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/[email protected]/establishRoomNo703OTF.woff') format('woff'); | ||
font-weight: normal; | ||
font-style: normal; | ||
} */ | ||
} */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import React from 'react'; | ||
import './Loading.css'; | ||
import '../style/Loading.css'; | ||
|
||
function Loading() { | ||
return ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Oops, something went wrong.