JSPM

  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q56183F
  • License ISC

Package Exports

  • @aftershootco/unicorn-icons
  • @aftershootco/unicorn-icons/dist/index.cjs.js
  • @aftershootco/unicorn-icons/dist/index.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aftershootco/unicorn-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Unicorn Design System

Unicorn Icons

Unicorn Icons is Aftershoot's inbuilt library for using different icons with custom configurations in their Desktop app.

How to Build?

  1. Get the lastest pull
git pull
  1. Install all the dependencies
yarn
  1. Now build it.
yarn build

Contributors