UNPKG

photon-ant

Version:

Mozilla Photon styles for the Ant Design UI library

12 lines (6 loc) 464 B
# photon-ant **Photon Ant** is a theme for the [Ant Design](https://ant.design/) UI library. By including the `photon-ant` package in your stylesheets, Photon's styles are injected directly into Ant's components! ### Usage - Add [Ant](https://ant.design/docs/react/introduce#Installation) to your project. - `npm install photon-ant --save` or `yarn add photon-ant` - Include the following line somewhere in your LESS files: `@import '~photon-ant/index.less'`