ben-eb/perfectionist
GitHub で見るSpaces between the at-rule name and the first parameter is not minimized in 'compress' mode.
Open
#27 opened on 2016年1月15日
enhancementhelp wanted
Repository metrics
- Stars
- (229 stars)
- PR merge metrics
- (PR metrics pending)
説明
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";