Good defaults and technical flexibility for life science websites
deprecated It is strongly recommended that this not to be used.
An activity list.
This component is distributed with npm. After installing npm, you can install the vf-activity-list
with this command.
$ yarn add --dev @visual-framework/vf-activity-list
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-list/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-list
Find an issue on this page? Propose a change or discuss it.