Skip to content

Commit

Permalink
feat: add Radix, emotion.js and basic css styling (#11)
Browse files Browse the repository at this point in the history
* feat: add radix, theme and emotion

* feat: add packages
  • Loading branch information
0xbulma authored Oct 26, 2023
1 parent eae6dec commit d194d6a
Show file tree
Hide file tree
Showing 6 changed files with 1,671 additions and 145 deletions.
4 changes: 4 additions & 0 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@radix-ui/themes": "^2.0.0",
"@rainbow-me/rainbowkit": "^1.0.0",
"@walletconnect/core": "^2.10.4",
"next": "^13.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit d194d6a

Please sign in to comment.