lainbo
lainbo
> At present, `WindiCSS IntelliSense` seems to conflict with other plugins, which will cause the issue of `WindiCSS IntelliSense` not working. For details, please see [#149](https://github.com/windicss/windicss-intellisense/issues/149) and [#132](https://github.com/windicss/windicss-intellisense/issues/132), which may...
我感觉虚拟滚动表格卡卡的,我换vxe了,纵享丝滑
I also have this problem, the difference is that my projects tend to happen after `pnpm i`
I had a similar problem. After 0.45.13, there were some problems with the VSCode extension. using `@apply` or `-at-apply` in the `.vue` file can cause the extension to fail completely...
我也是Cloudflare 6003的问题,跟进一下~
确实可能需要再次确认一下,我出现了使用相同DNS账户,在相同的颁发组织申请,香港机器上申请过程极其慢(30分钟起),但是日本机器上就非常快(10秒左右)的情况
> 这是因为Appoint Font的规则顺序与生成的CSS `@font-face`规则顺序一致. > > 考虑以下代码: > > ``` > > > > > body { > font-family: 微软雅黑; > } > > @font-face { > font-family: 微软雅黑; >...
微软拼音输入法也有此现象发生 https://github.com/lencx/Noi/assets/46062895/b9034aed-8876-4cef-b146-76da2f7d05af
TUN 请~
写个bat批处理, 用Windows Terminal ```bat @echo off wt -w 0 nt cmd /c "你的客户端路径"; nt cmd /c "你的服务端路径" ```` 比如 ```bat @echo off wt -w 0 nt cmd /c "D:\foo\start_client.exe"; nt...