@visual-framework/embl-logo
v1.2.0
Published
embl-logo component
Readme
EMBL Logo component
About
The EMBL logo.
Install
This component is distributed with npm. After installing npm, you can install the embl-logo with this command.
$ yarn add --dev @visual-framework/embl-logoSass/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/embl-logo/index.scss";Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter
