Good defaults and technical flexibility for life science websites
deprecated It is strongly recommended that this not to be used.
A list of updates on activities.
This component is distributed with npm. After installing npm, you can install the vf-activity-group
with this command.
$ yarn add --dev @visual-framework/vf-activity-group
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-activity-group/index.scss";
Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter
set-
style functions to cleaner version
File system location: components/vf-activity-group
Find an issue on this page? Propose a change or discuss it.