Installing
CSS
To start using the components in your project, copy-paste the stylesheet
<link>
into your <head>
to load
our CSS.
JS
Some of our components require the use of Javascript to function. Place
our script right before the closing <body>
tag to
enable them.