Chizuki
Chizuki
这个自行封装的组件不支持设计器
> This would be very much appreciated to extend the support beyond vscode. Tell me if there is anything I can do to help Thanks, I will try my best...
You can try to explicitly set a presetUno in uno.config.ts, since presetAttributify is set by default
I always thought that `preset-attributify` was introduced by default like `preset-uno`
I wrote a test to pinpoint the cause of this problem. I think it may be that the matching range of `searchUsageBoundary` is too large in files containing javascript code...
Maybe we don't need such strict key checking. We could stop throwing errors, or add an option to ignore them.