The preferred way to install this extension is through composer., (*1)
Either run, (*2)
php composer.phar require mate-code/scroll-slider
or add, (*3)
"mate-code/scroll-slider": "~1.0"
to the require section of your composer.json
file., (*4)
Add inside your <head>
tag, (*5)
<link href="/path/to/scroll-slider.css" rel="stylesheet">