Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

✈️ A skin for former-kit based on 1help's brand.

License

Notifications You must be signed in to change notification settings

appcumbuca/former-kit-skin-1help

 
 

Repository files navigation

Pagar.me Skin for FormerKit

Our style guide as a FormerKit skin


Join the chat at https://gitter.im/pagarme/opensource


Using

This skin is based on our component style guide and built to work with FormerKit Dashboard setup. To use it, you need to set some configurations on Webpack and install some packages.

You can follow it here.

Development

To build a npm-ready package:

yarn build

In real life you will probably want to see changes made in this skin package in an already existing application.

To register the skin as a "linkable" package, run the following command in the skin directory:

yarn link

Then, in an existing application link the registered package:

yarn link former-kit-skin-pagarme

To keep watching for changes:

yarn start

Licensing

See LICENSES.

About

✈️ A skin for former-kit based on 1help's brand.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 95.5%
  • JavaScript 4.5%