ben-eb/perfectionist
在 GitHub 查看Spaces between the at-rule name and the first parameter is not minimized in 'compress' mode.
Open
#27 创建于 2016年1月15日
enhancementhelp wanted
仓库指标
- Star
- (229 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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";