The instructions for customizing the Ant Design theme are here:
https://ant.design/docs/react/customize-theme
How would this work with Meteor React 1.4+? Would the "Overriding Less variables (alternative way)" be the correct method to use? Where would the LESS file go and how would it be accessed in React?
Similar to the answer by arcom with more detail on .babelrc. This worked using antd 2.7.1:
In .babelrc
Installed with
In theme.less, antd variables are accessible and new values overriding defaults