CSS 多行省略失效 (-webkit-box-orient 失效) Second Autoprefixer control comment was ignored. Autoprefixer applies control comment to whole block, not to next rules.

webpck不能编译这个属性-webkit-box-orient: vertical

https://github.com/fanyifanbumaimeng/Articles/issues/48

 

/* autoprefixer: ignore next */
-webkit-box-orient: vertical;

 

posted @ 2019-02-14 10:14  这个男人  阅读(1933)  评论(0编辑  收藏  举报