Getting Started

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!

Getting Started#

  • Add Ant to your project.

  • npm install photon-ant or yarn add photon-ant

  • Then include the following line somewhere in your LESS files: @import '~photon-ant/index.less'