Skip to content

Commit 0acae2f

Browse files
committed
feat: Added the support to import png and svg images
1 parent 1b27900 commit 0acae2f

4 files changed

Lines changed: 36 additions & 21 deletions

File tree

.babelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"next/babel"
44
],
55
"plugins": [
6+
["transform-assets-import-to-string"],
67
[
78
"styled-components",
89
{

0 commit comments

Comments
 (0)