Version 0.0.1 (Pre-Alpha)
<head>
section of your HTML file.
<link rel='stylesheet' href="https://realtechnerd.github.io/button.css/style.css"/>
@import
@import url(https://realtechnerd.github.io/button.css/style.css);
<head>
section of your HTML file.
<link href="https://cdn.jsdelivr.net/gh/realtechnerd/button.css@master/style.min.css"
crossorigin="anonymous"/>
@import
@import url(https://cdn.jsdelivr.net/gh/realtechnerd/button.css@master/style.min.css);