leo030303

Results 3 comments of leo030303

Not a contributor but have run into the same issue For the block size, its calculated in rsync by getting the square root of the size of the file in...

> 1. Is this still needed https://github.com/DioxusLabs/docsite/blob/84a6dfc386efab020def4f597d70126e689222fd/docs-src/0.6/src/cookbook/tailwind.md?plain=1#L35 > or is it `v0.5.*` specific? Related to [Missing Dist Folder #435](https://github.com/DioxusLabs/docsite/issues/435) > > 2. Is `tailwind.config.js` needed at all for `v4`? 1....

Ya the current logic auto detects using adb and then falls back to the host architecture, my use case is when running dx bundle without having a device connected, on...