mate-code/scroll-slider

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:CSS

Type:component

1.0.1 2017-11-28 14:43 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:11:15 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">