init Drawer component catelog
This commit is contained in:
parent
0ab65f3bfa
commit
c4d780c0bd
7 changed files with 26 additions and 2 deletions
5
src/styles/components/drawer.less
Normal file
5
src/styles/components/drawer.less
Normal file
|
@ -0,0 +1,5 @@
|
|||
@drawer-prefix-cls: ~"@{css-prefix}drawer";
|
||||
|
||||
.@{drawer-prefix-cls} {
|
||||
|
||||
}
|
|
@ -49,3 +49,4 @@
|
|||
@import "anchor";
|
||||
@import "time";
|
||||
@import "cell";
|
||||
@import "drawer";
|
Loading…
Add table
Add a link
Reference in a new issue