Skip to content

Commit 2b44d7b

Browse files
committed
Import game boy pocket logo image
1 parent dd904a9 commit 2b44d7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ import './styles/main.styl'
44
import 'typeface-chakra-petch'
55
import 'typeface-cabin'
66
import 'typeface-cairo'
7-
import './styles/gameboy.scss'
7+
import './styles/gameboy.scss'
8+
9+
import './assets/gb-pocket-logo.png';

0 commit comments

Comments
 (0)