No content to show
User Activity
I'm currently trying to build a custom bundle app - but I'm encountering issues with the extension's output. Unfortunately, the only docs they have for custom bundles are in Rust language - which I need to be more comfortable in for a production app....
I spun up a new Hydrogen project, went through the CLI setup selected Typescript, with TailwindCSS and to pre-scaffold all the routes.Immediately Tailwind CSS is not working out of the box. No errors just seems to not be compiling. Now I built a proj...