tshirt-to-index

Description

Converts tshirt size to a list index based on the tshirt scale defined in init/config.scss.

Parameters

$size
: tshirt size as defined in `init/config.scss`

Sass Usage

tshirt-to-index(small) // => 2

Usage

Usage example

No examples available.