A really smart answer would be that Tailwind always need a compilation step for CSS to make this example operate. This is what the frameworks are responsible for doing (vite, react, ...)
Without a framework, it is necessary to use the Cli and therefore launch a built before each throw.
Thank you: Wongjn