0.2.6 • Published 5 years ago

antd-react-scripts v0.2.6

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

React scripts based on react scripts for Ant Design

Example for antd.theme.js

module.exports = {
    'primary-color': '#1DA57A',
    'link-color': '#1DA57A',
}

Instructions

create-react-app <project name> --scripts-version antd-react-scripts