ben-eb/perfectionist
Voir sur GitHubSpaces between the at-rule name and the first parameter is not minimized in 'compress' mode.
Open
#27 ouverte le 15 janv. 2016
enhancementhelp wanted
Métriques du dépôt
- Stars
- (229 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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";