This page is served from a folder using the folder= parameter in
launch_window().
web/ folder contains this index.html and a
style.css file
env.launch_window(folder="path/to/web")Organize your UI in separate files instead of inline HTML
Keep your styles in separate CSS files for better maintainability
Edit files directly and reload without rebuilding
Works with both webtop and computer providers