openstyles/stylus

[Bug] Variables inside braces break line

Aberta

#1.664 aberto em 27 de set. de 2023

 (2 comentários) (0 reação) (0 responsável)JavaScript (303 forks)batch import
bugeditorexternalhelp wanted

Métricas do repositório

Stars
 (4.893 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador