ben-eb/perfectionist
View on GitHubSpaces between the at-rule name and the first parameter is not minimized in 'compress' mode.
Open
#27 opened on Jan 15, 2016
enhancementhelp wanted
Repository metrics
- Stars
- (229 stars)
- PR merge metrics
- (PR metrics pending)
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";