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

A visually differentiated container element.

## Features

It can be used to set apart a section or paragraph from its context.
It can also be combined with tabs as content area for the selected tab.

## Usage

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

## Classes

- `container`

## Modifiers

- `transparent`
- `p-0`: From the utils module.
- `no-border`: From the utils module.

## Variables

- `$container-bg-color`
- `$container-border-color`
- `$container-border-radius`
