You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Import CSS** in `src/app/_layout.tsx` (not in the Expo entry file)
121
-
-**Metro:**`withUniwindConfig` wraps Storybook; `cssEntryFile` / `dtsFile` use relative paths
122
-
-**Types:**`src/uniwind-types.d.ts` (auto-generated when Metro runs — restart dev after theme changes in `app.css`)
123
-
124
-
With **pnpm**, `metro/with-pnpm-uniwind-resolver.cjs` avoids a symlink-related resolver loop ([uni-stack/uniwind#353](https://github.com/uni-stack/uniwind/issues/353)).
125
-
126
115
> [!TIP]
127
116
> You can open Storybook in another tab and switch between the app and Storybook by pressing `i` or `a` in each terminal.
0 commit comments