The thing I noticed with your setup is that you try to serve some css while your code don’t have any. Inside your module/__init__.py
just remove or comment the line for the style = [...]
The thing I noticed with your setup is that you try to serve some css while your code don’t have any. Inside your module/__init__.py
just remove or comment the line for the style = [...]