jackyleefu

Results 2 comments of jackyleefu

https://codesandbox.io/s/little-morning-6ub1i4?file=/src/index.js ![屏幕截图 2022-08-29 084721](https://user-images.githubusercontent.com/14267445/187102849-2e64419e-02d6-4443-b0cf-9b08fd7112f3.png)

Hey [@jrgarciadev](https://github.com/jrgarciadev), createThemeBase() used default className(`${type}-theme`) in `stitches.config.ts`, so [useEffect in ThemeProvider](https://github.com/nextui-org/nextui/blob/10c4c25bfd39b02987631a4a888ef820710a8c8d/packages/react/src/theme/theme-provider.tsx#L84) will changeTheme(userTheme.className);