UNPKG

@sil/sass-utils

Version:

Sass Utilities

12 lines (8 loc) 133 B
# Variables All elements in `$variables` can be found and used. **Usage** ```scss .something { background: v(foreground); } ```