1 Star 0 Fork 1

teleman / wux-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 141 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
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/telemansoft/wux-weapp.git
git@gitee.com:telemansoft/wux-weapp.git
telemansoft
wux-weapp
wux-weapp
master

搜索帮助