photon-ant
v0.1.4
Published
Mozilla Photon styles for the Ant Design UI library
Maintainers
Readme
photon-ant
Photon Ant is a theme for the 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 to your project.
npm install photon-ant --saveoryarn add photon-antInclude the following line somewhere in your LESS files:
@import '~photon-ant/index.less'
