# [VCL](https://vcl.github.io/vcl/) scrollbar

Styling of native browser scrollbars.

## Features

Defines the appearance of native scroll bars.

## Usage

Any native scrollbar is styled according to this module,
no classes need to be set.
Works only for **Webkit/ Blink** based browsers.

[basic example](/demo/example.html)

## Classes

## Modifiers

## Variables

- `$scrollbar-width`
- `$scrollbar-bg-color`
- `$scrollbar-thumb-bg-color`
- `$scrollbar-track-bg-color`
