@vcl/vcl
Version:
The whole VCL in one package
39 lines (26 loc) • 768 B
Markdown
# [VCL](https://vcl.github.io/vcl/) size-modulation
Scale the size of text and whole widgets.
## Features
Can scale the size of simple text and whole widgets comprised of
multiple components as far as they use relative units
that depend on the font-size in the context, like `em` for.
As this is true for VCL components, they can be applied to any of them.
## Usage
Scale the size of simple text and whole widgets.
[text example](/demo/example-text.html)
The size modulation can be applied to whole widgets like this
pagination at 130%.
[widget example](/demo/example-widget.html)
## Classes
- `scale75p`
- `scale85p`
- `scale110p`
- `scale115p`
- `scale120p`
- `scale130p`
- `scale155p`
- `scale180p`
- `scale250p`
- `scale300p`
## Modifiers
## Variables