Note
Codegen being in its own crate works around build.rs building leptos with the wrong cfg flags. And then trying to reuse that wrongly built dependency for the real binary causing linking errors.
- Generates
.tailwindcontaining all the leptodon source code for tailwind's class generation.