Skip to content

Commit

Permalink
Merge branch 'master' into fix-stepper
Browse files Browse the repository at this point in the history
  • Loading branch information
fisherspy committed May 30, 2021
2 parents 229faef + 1d9a4a6 commit c18680a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/site/generateColorLess.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ const path = require('path');
const { generateTheme } = require('antd-theme-generator');

const options = {
antDir: path.join(__dirname, '../node_modules/antd'),
stylesDir: path.join(__dirname, '../../site/src/'),
antdStylesDir: path.join(__dirname, '../../components'),
varFile: path.join(__dirname, '../../components/style/themes/default.less'),
Expand Down

0 comments on commit c18680a

Please sign in to comment.