Howto

Okay and now what?

You have a few options to include this into your project.

Install

Latest version (Bootstrap 4)

$ npm install titatoggle --save-dev

Previous version (Bootstrap 3)

$ npm install titatoggle@1.0.0 --save-dev

Bower

$ bower install titatoggle

SASS

Inside the project you will find _titatoggle.scss Include this file into your own project, and stuff just works. If needed, you can fiddle around with some sass variables.

CSS

There is alway the option to include only the titatoggle-dist.css. Keep in mind this thing is build on top off Bootstrap 3.


	
	

License

GNU General Public License v2.0