VUD styles created by Visma. For release notes and what's new in this version, go to https://documentation.vud.visma.com/weblibrary/latest/index.php.
The main documentation hub is located at: vud.visma.com
The components with some interaction in a isolated state/place can be viewed at: VUD Storybook
The preferred way is to use the packaged and minified version: vud.min.css
(contains only the standard light mode version), vud.dark.mode.min.css
(contains only dark mode version) or vud.light-dark.mode.min.css
(contains the standard light mode and dark mode versions of the library in the same file).
We have fully migrate the repository to GitHub. If you want access to the source files (Sass (scss) format), the full package is available at https://github.com/Visma-Unified-Design/vud and also in the zip file that you can download from https://documentation.vud.visma.com/weblibrary/latest/index.php.
Also the CSS is available through CDN: https://visma-unified-design.s3.eu-north-1.amazonaws.com/latest/dist/css/vud.light-dark.mode.min.css.
All releases of VUD are available through NPM.
npm install @vismaux/vud --s
All the details can be found here: https://github.com/Visma-Unified-Design/vud/blob/main/CHANGELOG.md
We provide only a few js files on request for some components that we have in the library and are the scripts that we use to exemplify the way certain components should work.
By default, fonts (Open Sans) are loaded from Google Fonts, but also locally as a fallback (fonts
folder).
In addition, in some cases Ubuntu font is used, which is Visma's corporate font. This font is loaded from Google Fonts, font.visma.com
or from fonts
folder.
The graphics (img
folder).