/ Dioxus.toml
Dioxus.toml
 1  # [[file:CONTRIBUTING.org::*\[\[https:/github.com/DioxusLabs/dioxus\]\[Dioxus\]\]][[[https://github.com/DioxusLabs/dioxus][Dioxus]]:1]]
 2  [web.app]
 3  title = "🕹 Microvisor Systems 🕹"
 4  
 5  [application]
 6  tailwind_input = "tailwind.css"
 7  tailwind_output = "assets/tailwind.css"
 8  
 9  [bundle]
10  category = "Utility"
11  publisher = "Mumtahin Farabi"
12  icon = ["assets/symbolmark.png"]
13  identifier = "com.microvisorsystems"
14  copyright = "2026 Microvisor Systems"
15  short_description = "General web client."
16  # [[https://github.com/DioxusLabs/dioxus][Dioxus]]:1 ends here