This topic created in 2869 days ago, the information mentioned may be changed or developed.
比如我不想在每个 css 前面加上 -webkit -mozila -ms -o.
有没有简单的方法?
4 replies • 2018-08-09 18:11:21 +08:00
 |
|
3
luoway Aug 9, 2018 1
具体地说:autoprefixer
|
 |
|
4
Mutoo Aug 9, 2018 1
postcss + autoprefixer + browserslist
|