openstyles/stylus

[Bug] Variables inside braces break line

Open

#1,664 创建于 2023年9月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (303 fork)batch import
bugeditorexternalhelp wanted

仓库指标

Star
 (4,893 star)
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

贡献者指南