@visual-framework/vf-lede
v1.0.2
Published
vf-lede component
Downloads
1,737
Readme
Lede component
About
Use vf-lede
for introductory text.
Install
This repository is distributed with npm. After installing npm and yarn, you can install with this command.
$ yarn add --dev @visual-framework/vf-lede
Sass/CSS
The style files included are written in Sass. If you're using a VF-core project, you can import it like this:
@import "@visual-framework/vf-lede/index.scss";
Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter