mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
@import "button";
|
|
@import "dropdown";
|
|
@import "progress";
|
|
@import "select";
|
|
@import "datepicker";
|
|
@import "dialog";
|
|
@import "confirm";
|
|
@import "tab";
|
|
@import "tooltip";
|
|
@import "form";
|
|
@import "loading";
|
|
@import "progress"; |