ben-eb/perfectionist

Spaces between the at-rule name and the first parameter is not minimized in 'compress' mode.

Open

#27 aperta il 15 gen 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (11 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (229 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

As discussed yesterday in GItter, in compressed mode, the two spaces between @charset and foo in the following snippet are not reduced to one.

@charset  foo "http://example.com";

Guida contributor