当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 1.7K

liruzhen/Avue
暂停

forked from smallwei/Avue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
smallwei 提交于 2018-08-02 18:04 . feat(selectDate): add selectDate block
module.exports = {
plugins: {
'postcss-salad': {
browsers: ['ie > 8', 'last 2 versions'],
features: {
bem: {
shortcuts: {
component: 'b',
modifier: 'm',
descendent: 'e'
},
separators: {
descendent: '__',
modifier: '--'
}
}
}
}
}
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liruzhen/avue.git
[email protected]:liruzhen/avue.git
liruzhen
avue
Avue
master

搜索帮助