129 Star 520 Fork 125

skyvow / wux-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 141 Bytes
一键复制 编辑 原始数据 按行查看 历史
skyvow 提交于 2018-11-07 10:33 . update styles
module.exports = {
plugins: [
require('postcss-font-base64')({
match: { 'Ionicons': ['ionicons'] }
}),
require('autoprefixer')
]
}
JavaScript
1
https://gitee.com/skyvow/wux.git
git@gitee.com:skyvow/wux.git
skyvow
wux
wux-weapp
master

搜索帮助