openstyles/stylus

[Bug] Variables inside braces break line

開放

#1,664 建立於 2023年9月27日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (303 個分叉)batch import
bugeditorexternalhelp wanted

倉庫指標

星標
 (4,893 顆星)
PR 合併指標
 (平均合併 7小時 40分鐘) (30 天內合併 1 個 PR)

描述

Bug Report

Bug Description

When format/beauty the css, the variables inside the braces line break

Screenshots

before formatter image

after formatter image image

CSS Code

{selectors} {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

System Information

  • OS: Windows
  • Browser: Firefox 119
  • Stylus Version: 1.5.35

Additional Context

貢獻者指南