Sublime Text3中Autoprefixer的配置方法

 

 

{
    "browsers": ["last 7 versions"],
    "cascade": true,
    "remove": true
}

 

[
    { "keys": ["ctrl+alt+shift+p"], "command": "autoprefixer" }
]

 

posted @ 2020-02-23 16:05  LiuYanYGZ  阅读(326)  评论(0编辑  收藏  举报