0.0.16 • Published 5 years ago

@visual-framework/vf-data-protecion-banner v0.0.16

Weekly downloads
1
License
Apache 2.0
Repository
-
Last release
5 years ago

npm version

About

Installation and Implementation

This component is distributed with npm. After installing npm, you can install the vf-data-protection-banner with this command.

$ npm install --save @visual-framework/vf-data-protection-banner

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-data-protection-banner/index.scss";

Make sure you import any requirements along with the modules.