mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-04 04:58:05 +08:00
822ce2dd36
* feat: add themes * add docs theming styles * fix the RTL for FixedWidgets * fix aliyun theme * fix docs style
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
@import '../../components/style/themes/aliyun.less';
|
|
@import '../../components/ant-design-blazor.aliyun.less';
|
|
@import './style/index.less';
|