You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
203 B
6 lines
203 B
3 years ago
|
// -------- 引入官方提供的 less 样式入口文件 -----------
|
||
|
@import "../node_modules/ng-zorro-antd/ng-zorro-antd.less";
|
||
|
|
||
|
// -------- 自定义参数覆盖 -----------
|
||
|
@primary-color : #2C4DC0;
|