Šimun Kordiš
Šimun Kordiš
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows...
- fixed next js guide
Issues to resolve: - https://github.com/tamagui/tamagui/issues/2481 - https://github.com/tamagui/tamagui/issues/2482
### Current Behavior I tried using simple `vite.config.ts` from `apps/vite` which works until icons from LucideIcons are imported and used. I get a lot of errors like this one: ```...
### Current Behavior I tried using the simplest config following docs for intro/installation and vite guide by using: `import { config } from "@tamagui/config/v3"` I get typescript errors in `vite.config.ts`:...
- minor masonry polish