Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@anmdotdev anmdotdev released this 28 May 07:17
· 66 commits to master since this release
c88b75b
  • Custom styling is now supported. Just extend the CSS classes to specify your own styles. For all class names, refer to /src/styles.css

  • Typescript typings added. Shout out to @sebastien-p

Breaking

  • CSS Classes have been changed, so if you extended the old class names, your styling may break. Refer to /src/styles.css for the new class names.