[web-app] 初始化web端,angular+ts+less+ng-zorro

This commit is contained in:
tomsun28
2021-11-27 11:14:26 +08:00
parent 0d0525b35c
commit bd1530b225
32 changed files with 29135 additions and 0 deletions

10
web-app/src/styles.less Normal file
View File

@@ -0,0 +1,10 @@
// Custom Theming for NG-ZORRO
// For more information: https://ng.ant.design/docs/customize-theme/en
@import "../node_modules/ng-zorro-antd/ng-zorro-antd.less";
// Override less variables to here
// View all variables: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/components/style/themes/default.less
// @primary-color: #1890ff;
/* You can add global styles to this file, and also import other style files */