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 f3a04d1 commit 4f63168Copy full SHA for 4f63168
rxconfig.py
@@ -2,5 +2,5 @@
2
3
config = rx.Config(
4
app_name="chat",
5
- tailwind=None,
+ plugins=[rx.plugins.SitemapPlugin()],
6
)
0 commit comments