@visual-framework/vf-sass-utilities v1.0.1
Sass Utilities component
The utility classes here have been moved to the vf-utility-classes component.
This is a (growing) collection of utility-case Sass.
Note that this differs from vf-utility-classes as these are not isolated settings (top margin, hide from display, green colour) but rather express a useful behaviour, such as showing some content exclusively for screen readers.
Install
This repository is distributed with npm. After installing npm, you can install vf-sass-utilities with this command.
$ yarn add --dev @visual-framework/vf-sass-utilitiesUsage
The source files included are written in Sass (scss) You can simply point your sass include-path at your node_modules directory and import it like this.
@import "@visual-framework/vf-sass-utilities/index.scss";Make sure you import Sass requirements along with the modules.
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago