Thomas Brandého
Thomas Brandého
I don't have an issue about the code itself, I'm just not sure if we should have the `tailwindcss/typography` as a default for every project, rather than enabling it when...
> @Lendemor is there a perceived downside to bringing in the typography plugin for every project? Slightly large download size perhaps, but i think in deploy/prod mode the extra classes...
Please provide a code snippet that allow to reproduce the problem, your current code snippet is not valid code.
Additional info: - on MacOS, I don't reproduce that issue.
Sure, i assigned you to it. Feel free to reach out to us here or on the discord if you want/need to discuss on it.
If anything, if you really need to launch Reflex from another script, using `subprocess.run()` would be the recommended way by the team.
> This would work, I think. > > ```python > class SampleClass: > """Summary of class here. > > Longer class information... > Longer class information... > """ > >...
Feels like a convenient feature to have :+1:
Added this PR improving the docs for PieChart : https://github.com/reflex-dev/reflex-web/pull/947
Marking this as draft until CI pass and conflict with main are resolved.