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 8a466ee commit d7551a0Copy full SHA for d7551a0
rxconfig.py
@@ -11,5 +11,5 @@
11
],
12
show_build_with_reflex=False,
13
telemetry_enabled=False,
14
- plugins=[rx.plugins.TailwindV3Plugin(tw_config)],
+ plugins=[rx.plugins.TailwindV3Plugin(tw_config), rx.plugins.SitemapPlugin()],
15
)
0 commit comments