I am trying to integrate rainbowkit
and wagmi
into an existing website that currently uses web3
. It works when I comment out the styles import but it just looks really ugly. I have made sure npm is latest version and so are rainbowkit and wagmi.
My import statement:
import '@rainbow-me/rainbowkit/styles.css'
result:
Failed to compile.
./src/App.tsx
Module not found: Can't resolve '@rainbow-me/rainbowkit/styles.css' in '/home/apollo/manifest-github/physical-claim-frontend/src'