-
### 相关平台
微信小程序
**小程序基础库: 2.19.3**
**使用框架: preact**
### 复现步骤
render() {
return (
{
console.log("11","22")
}}
>
{
…
-
### What version of Bun is running?
1.0.7+b0393fba6200d8573f3433fb0af258a0e33ac157
---
### What platform is your computer?
Darwin 22.6.0 arm64 arm
---
### What steps can reproduce th…
ACTCD updated
11 months ago
-
### What steps are needed to reproduce the bug?
nvm use 20.17.0
Download the attached zip file
npm install
npm run test
### What did you expect to happen?
This custom scss rule project just conta…
-
### What minimal example or steps are needed to reproduce the bug?
When using a SCSS comment (`//`), it pastes the property behind the value
```
.test {
// padding: 1rem;
}
```
becomes
```
.test …
-
**To reproduce:**
```styl
.test
display block
&--test
display block
&-item
display inline-block
^[-1]--test &
display none
```
**Current behavior:**
…
-
Auto-formatting code is a Big Deal for me. I want to spend 0 seconds of my life indenting and spacing things when my computer can do a much better job of it anyway.
It would be amazing if we could…
-
Hello,
First of all, thank you for maintaining this library, it seems like a very interesting concept.
I started looking into solutions like this after I discovered [stylis][stylis], which is us…
-
Hi,
I've been trying to install AFS from scratch for some time now, but seem to fail at the last step, somewhere at yarn build_development.
My current setup is the following:
Debian 12.5, whi…
-
## Prologue
For backend development we are using the [PHP CS fixer](https://cs.symfony.com/) with our [code style for PHP](https://github.com/nextcloud/coding-standard/).
## Problem
For frontend …
-
### 相关平台
微信小程序
**小程序基础库: 2.14.1**
**使用框架: Nerv**
### 复现步骤
taro-ui 3.0.0-alpha.8
```
提交
```
小程序报错信息
```
VM1410 WA…