We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089a05d commit f3a04d1Copy full SHA for f3a04d1
1 file changed
rxconfig.py
@@ -1,6 +1,6 @@
1
import reflex as rx
2
3
-
4
config = rx.Config(
5
app_name="chat",
+ tailwind=None,
6
)
0 commit comments