@visual-framework/vf-video-teaser
v2.0.1
Published
vf-video-teaser component
Readme
Video Teaser component
About
Install
This component is distributed with npm. After installing npm, you can install the vf-video-teaser with this command.
$ yarn add --dev @visual-framework/vf-video-teaserSass/CSS
The 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-video-teaser/index.scss";Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter
