Skip to content

BLiP Toolkit is a compilation of SCSS configuration and Vanilla JS components made to fit BLiP's needs

License

Notifications You must be signed in to change notification settings

takenet/blip-toolkit

Repository files navigation

(DEPRECATED) BLiP Toolkit

Build Status npm codecov license


Usage

Install package running npm i blip-toolkit.

Use import 'blip-toolkit/dist/blip-toolkit.css to load styles.


Want to contribute?

If you want to do a commit, all you need to do is run npm run commit and you will get the prompts needed to start a commit!

Follow contributing guidelines as described here