openstyles/stylus

[Bug] Variables inside braces break line

オープン

#1,664 opened on 2023/09/27

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (303 件のフォーク)batch import
bugeditorexternalhelp wanted

Repository metrics

Stars
 (4,893 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド