猿问

gulp的gulp-clean-css压缩插件参数问题?

如图,compatibility这个参数似乎是“适应”的意思,这就搞不懂了,压缩个代码还要考虑兼容ie8的吗?

素胚勾勒不出你
浏览 1154回答 1
1回答

慕少森

gulp-clean-css底层用的是clean-css,更多参数可以看clean-css的内容。关于这个参数: 其文档也有说明>>For example, this declaration --compatibility 'ie8,+units.rem' will ensure IE8 compatiblity while enabling rem units so the following style margin:0px 0rem can be shortened to margin:0, while in pure IE8 mode it can't be.
随时随地看视频慕课网APP

相关分类

JavaScript
我要回答