MellowCo

Results 12 comments of MellowCo

### minimal reproduction: [vue-cli4](https://github.com/MellowCo/vue-cli4) [vue-cli5](https://github.com/MellowCo/vue-cli5)

[unocss Attributify Mode in uniapp taro](https://github.com/MellowCo/unplugin-unocss-attributify-wechat)

amd gpu? I think you installed cuda, but amd requires rocm. You can run `webui.sh`, It will automatically install the required rocm for amd https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/5ab7f213bec2f816f9c5644becb32eb72c8ffb89/webui.sh#L119-L123 or run `pip install torch==1.13.1+rocm5.2...

可以试试 unocss https://github.com/MellowCo/unocss-preset-weapp/tree/main/examples/taro_webpack4_vue3

I think it's maybe wechat browser not support top level await, like this ![image](https://user-images.githubusercontent.com/47939250/210128767-a8b152d2-53bf-4fd8-a2cb-e18c53cf8bde.png)

离谱,manualRequest 改为 true,不自动触发。发现 options 没有值了

unocss 0.59.0 改成 esm 了,taro 方面不支持,可以看下面这个 issue https://github.com/NervJS/taro/issues/15487

![Image](https://github.com/user-attachments/assets/28efaa72-53f8-481e-9dea-a512fad244e9) ![Image](https://github.com/user-attachments/assets/24571b3c-adc8-4b4d-8b3f-892af61f8d83) taro把生成的css都加载到js了,icon的css里符号,把taro整不会了

这是 unocss 的问题,用 @unocss/preset-mini 同样有这个问题 ![image](https://github.com/user-attachments/assets/b71ff705-fefd-4267-86e2-abbfe3d71010)