刘程锦
刘程锦
vConsole Version:3.15.0 您好 我用vue3+ts版本打包 在mai.ts版本引入 但是打包完毕内嵌到ios里边会白屏  但是我采用了另外一种方式 通过script 引入的话 没有任何问题
### UnoCSS version ^0.58.3 ### Describe the bug  如图所示,我使用create-react-app创建的项目我就在代码出打了一个debugger,但是浏览器调试的时候无法调试源代码 ### Reproduction 我的存储库地址是https://github.com/badlym/cra-test ### System Info _No response_ ### Validations - [X] Read the [Contributing Guidelines](https://github.com/unocss/unocss/blob/main/CONTRIBUTING.md). - [X] Check that...
### UnoCSS version 0.59.4 ### Describe the bug 在create-react-app的webpack项目中使用presetTypography预设,会报错 具体报错信息为 bundle.js:39371 Uncaught SyntaxError: Invalid or unexpected token (at bundle.js:39371:3805) ### Reproduction 这是我的github存储库的地址[https://github.com/badlym/cra-test](url) ### System Info _No response_ ### Validations -...