ant-design-blazor/components/ant-design-blazor.dark.less
James Yeung 822ce2dd36 feat: add built-in themes (#1286)
* feat: add themes

* add docs theming styles

* fix the RTL for FixedWidgets

* fix aliyun theme

* fix docs style
2021-03-31 19:23:32 +08:00

4 lines
88 B
Plaintext

@import "./style/dark.less";
@import "./style/entry.less";
@import "./components.less";