openstyles/stylus

[Bug] Variables inside braces break line

Open

#1664 aperta il 27 set 2023

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

Metriche repository

Star
 (4893 star)
Metriche merge PR
 (Merge medio 7h 40m) (1 PR mergiata in 30 g)

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