Install via npm npm install css-checkbox-library or Click here to Download the Code
Navigate to dist/css folder and include checkboxes.scss or checkboxes.min.css in the HEAD section of your page where you have other css files included. e.g
<link rel="stylesheet" href="dist/css/checkboxes.min.css">
Choose a style you like. Click on the HTML button on each design.
Copy the HTML code and add it to your website and your are DONE!
Having any problems, Click here to open an issue.