react脚手架。Yarn介绍

npm install -g yarn

 

@import "mixins";

 

.g-tabbar {

display: flex;

width: 100%;

height: $tabbar-height;

background-color: #fff;

&-item {

flex: 1;

display: flex;

justify-content: center;

align-items: center;

flex-direction: column;

 

.iconfont {

margin-bottom: 4px;

font-size: $icon-font-size;

}

}

}

posted @ 2018-07-30 22:43  前端菜鸟教程  阅读(758)  评论(0编辑  收藏  举报