Results 5 comments of brightiron

Quick update from my end. I was able to get our test suite running by appending -```-transformIgnorePatterns \"node_modules/(?!@rainbow-me)/\"``` to our test command in package.json. Example: ``` "test:unit": "react-scripts test --transformIgnorePatterns...

> We just published a fix for the [CSS import issue mentioned above](https://github.com/rainbow-me/rainbowkit/issues/461#issuecomment-1149090479) in [RainbowKit v0.5.2](https://github.com/rainbow-me/rainbowkit/releases/tag/%40rainbow-me%2Frainbowkit%400.5.2). > > We were using the `exports` field in `package.json` to alias `dist/index.css` as...

@sam-potter - the only thing here is that the MUI theme has been styled to work with with the design system. if we move to tailwind, most of that work...

see: https://github.com/SporosDAO/sweat-token/pull/162

> @brightiron - what was the reason for choosing MUI? What parts of the DS have been implemented already? thats more of a question for @ivelin . they were already...