solid start tailwind fouc
Hi, what is the correct way of installing tailwind with tastack solid start, I think I have tried everything described here start-questionsFlash of unstyled content when hosted and all configurations with "@tailwindcss/vite" and without. This config seems to be alpha branch because it is using src folder: https://github.com/TanStack/router/blob/main/examples/solid/start-basic/package.json but I'm getting error from print screen, so for me the situation is that at worst im getting errors and at best im getting flash like on a recording, the React docs give different ways of handling tailwind than solid, is there a way of using tailwind without fouc or should i be waiting for framework updates? thanks!

GitHub
Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. - TanStack/router