/* autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */
less:
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */
参考:
https://github.com/postcss/autoprefixer/issues/776
webpck不能编译这个属性-webkit-box-orient: vertical (解决办法)
原文:http://blog.51cto.com/12907581/2129807