commit
967e8e4312
9 changed files with 14 additions and 67 deletions
|
@ -2,10 +2,12 @@
|
|||
|
||||
## 目录
|
||||
|
||||
|-- components (组件样式)
|
||||
|-- animation (动画)
|
||||
|
||||
|-- common (全局样式)
|
||||
|
||||
|-- packages (套装)
|
||||
|-- components (组件样式)
|
||||
|
||||
|-- themes (皮肤)
|
||||
|-- mixins (混入)
|
||||
|
||||
|-- themes (主题)
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
@import "./themes/default/index";
|
||||
@import "./packages/index";
|
|
@ -1,2 +0,0 @@
|
|||
@import "signin";
|
||||
@import "signup";
|
|
@ -1,3 +0,0 @@
|
|||
.signin{
|
||||
color: #f00;
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
.signup{
|
||||
color: #f60;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue