Skip to content

Commit 693e9bd

Browse files
committed
chore: global.css 설정
1 parent 37e669f commit 693e9bd

13 files changed

Lines changed: 114 additions & 262 deletions

src/renderer/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Versions from './components/Versions'
22
import electronLogo from './assets/electron.svg'
3+
import './styles/global.css'
34

45
function App(): React.JSX.Element {
56
const ipcHandle = (): void => window.electron.ipcRenderer.send('ping')

src/renderer/src/assets/base.css

Lines changed: 0 additions & 260 deletions
This file was deleted.
782 KB
Binary file not shown.
773 KB
Binary file not shown.
775 KB
Binary file not shown.
717 KB
Binary file not shown.
739 KB
Binary file not shown.
760 KB
Binary file not shown.
748 KB
Binary file not shown.
767 KB
Binary file not shown.

0 commit comments

Comments
 (0)