ben-eb/perfectionist
Auf GitHub ansehenSpaces between the at-rule name and the first parameter is not minimized in 'compress' mode.
Open
#27 geöffnet am 15. Jan. 2016
enhancementhelp wanted
Repository-Metriken
- Stars
- (229 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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";