AuroraTea

Results 13 issues of AuroraTea

Your website(https://bansal.io/pattern-css) has display problems at high resolution. 4K | 150% of win10 ![quicker_1e2b1569-6aa9-4a4d-8e4f-e88d9ce66492.png](https://i.loli.net/2021/08/03/lZK2gIu6MFWmctb.png)

### What kind of change does this PR introduce? > check at least one - [ ] Bugfix - [ ] Feature - [ ] Refactor - [x] Other, please...

### Vue version 3.2.40 ### Link to minimal reproduction https://sfc.vuejs.org/#eNptkU1OhEAQha9S6Q0zicAeGRPv0Rt+mpme0D/pajATwgI3HkDjFVwY9yYuPQrGc9gNaMYJu6r6HvR7eR251TpqG0YSkmJhuLaAzDb6hkoutDIWOjCsgh4qowQEThpQSWWhJFpgcl9zPMDOazaBYWWw/WVf72/fzw+raBxex+FjvH8ch6dVQWUy+fmScbygaTx7dO7cYpnQdWaZ32xa8haKOkPcUZJRErsrwL9rPl/T+PxDmaI91X4EyFV56vwAUKhamQTaMOey3Cw5t9drcA66zs6Triv+os64n0JOjsgVmSsIRaajIyrpSprs0QUgJQkshilx1fidkoO1GpM4xqrw1R4xUmYfuykyjbRcsIihCHOj7pAZ92NKlpd70v8AnvrAUQ== ### Steps to reproduce 1, Declare responsive variables in script with Unicode variable names.' 2, Use in style via `v-bind`....

:lady_beetle: bug
:cake: p2-nice-to-have
feat: sfc-style-vars

Perhaps more accessible. Especially for those who have not used vim and init.vim before, and who want to use init.lua from the start when starting out with neovim.

vConsole Version: 3.15.1 https://github.com/Tencent/vConsole/assets/43649460/01c4fe14-0eed-4983-b9e6-67a497c90757

目前的使用方式, 首先作为依赖管理起来不方便, 其次clone或者download一整个Git 仓库, 其中不是所需要的语言的代码占比太大了. --- The way it is currently used, it is not easy to manage as a dependency, and people who use it have to clone or...

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** Depends on...

https://donaldcwl.github.io/browser-image-compression/example/basic.html ![image](https://github.com/Donaldcwl/browser-image-compression/assets/43649460/c7bfbae1-31eb-4d86-9e12-79b093291c97) ![image](https://github.com/Donaldcwl/browser-image-compression/assets/43649460/22eb18f6-5f38-4fd2-8490-7f650eb509a8)

The example `[System.Environment]::SetEnvironmentVariable("Path", $Env:Path + ";$APP_PATH\bin", [System.EnvironmentVariableTarget]::User)`)` maybe not good? Because it will add the System environment variable to the User environment variable as well.