0.0.25 • Published 7 years ago
@visual-framework/vf-plex-sans-font v0.0.25
About
Installation and Implementation
This component is distributed with npm. After installing npm, you can install the vf-font-plex-sans with this command.
$ npm install --save @visual-framework/vf-font-plex-sansThe source files included are written in Sass(scss). You can point your Sass include-path at your node_modules directory and import it like this.
@import "@visual-framework/vf-font-plex-sans/index.scss";Make sure you import any requirements along with the modules.