/former-kit-skin-1help

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

Primary LanguageCSSOtherNOASSERTION

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.