Use of Ant Design Icons While Offline
问题 I am working on a reactJS application that uses ant design for the UI. Recently we released this application to production where the computers are pretty locked down. This application is an intranet application and these computers have no internet access. So, because of that, the ant design icons on the modals were showing up as empty boxes. I did some digging and saw that the icons are using CSS classes. For example, this is the CSS class for the red error "X" on the error modal: .anticon