Commit a72b4ad9 authored by 陈帅's avatar 陈帅

fix less error

parent 3ba70d77
@import '~antd/lib/style/themes/default.less';
.timelineChart { .timelineChart {
background: @component-background; background: @component-background;
} }
{ {
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "cross-env PAGES_PATH='ListCardList/src' umi dev", "dev": "cross-env PAGES_PATH='AccountCenter/src' umi dev",
"lint": "npm run lint:ts && npm run lint:style && npm run lint:prettier", "lint": "npm run lint:ts && npm run lint:style && npm run lint:prettier",
"lint-staged": "lint-staged", "lint-staged": "lint-staged",
"lint-staged:ts": "tslint", "lint-staged:ts": "tslint",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment