mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
19 lines
346 B
Plaintext
19 lines
346 B
Plaintext
@import "button";
|
|
@import "switch";
|
|
@import "dropdown";
|
|
@import "progress";
|
|
@import "select";
|
|
@import "datepicker";
|
|
@import "dialog";
|
|
@import "confirm";
|
|
@import "tabs";
|
|
@import "tooltip";
|
|
@import "popover";
|
|
@import "form";
|
|
@import "loading";
|
|
@import "progress";
|
|
@import "steps";
|
|
@import "breadcrumb";
|
|
@import "inputNumber";
|
|
@import "typography";
|