mate-code / scroll-slider
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:CSS
Type:component
This package is not auto-updated.
Last update: 2025-03-30 07:08:28 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require mate-code/scroll-slider
or add
"mate-code/scroll-slider": "~1.0"
to the require section of your composer.json
file.
Usage
Add inside your <head>
tag
<link href="/path/to/scroll-slider.css" rel="stylesheet">