mirror of
https://github.com/Death916/deathsite.git
synced 2026-04-11 04:56:37 -07:00
6 lines
No EOL
87 B
Python
6 lines
No EOL
87 B
Python
import reflex as rx
|
|
|
|
config = rx.Config(
|
|
app_name="deathsite",
|
|
tailwind=None,
|
|
) |