openstyles/stylus

[Bug] Variables inside braces break line

Aperta

#1664 aperta il 27 set 2023

 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (303 fork)batch import
bugeditorexternalhelp wanted

Metriche repository

Star
 (4893 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor