公告板
版本库
filestore
活动
搜索
登录
陈少雄
/
sms_center_backstage
短信中心
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
功能展示页,添加 导出、导入
long
2021-07-15
eaaa5b7839f08ddae008bd9fba3fa432b689b9af
[~chenshaoxiong/sms_center_backstage.git]
/
postcss.config.js
1
2
3
4
5
6
7
8
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
'plugins': {
// to edit target browsers: use "browserslist" field in package.json
'autoprefixer': {}
}
}