骑手端app代码仓库创建
This commit is contained in:
19
sheep/scss/ui.scss
Normal file
19
sheep/scss/ui.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
@import './theme/style'; //系统主题
|
||||
@import './main'; //主样式*
|
||||
|
||||
@import './style/background'; //背景
|
||||
@import './style/grid'; //列
|
||||
@import './style/flex'; //布局
|
||||
@import './style/border'; //边框
|
||||
@import './style/text'; //文本
|
||||
@import './style/shadow'; //阴影
|
||||
@import './icon/style'; //图标
|
||||
@import './style/tag'; //标签
|
||||
@import './style/button'; //按钮
|
||||
@import './style/avatar'; //头像
|
||||
@import './style/table'; //表格
|
||||
@import './style/code'; //代码片段
|
||||
@import './style/form'; //表单
|
||||
@import './style/menu'; //表单
|
||||
@import './style/markdown'; //表单
|
||||
@import './style/card'; //表单
|
||||
Reference in New Issue
Block a user