@vismaux/vud
v1.8.4
Published
This library is framework agnostic and consists of pure HTML and CSS. In the library you will find responsive design, custom components, UX guidelines and more.
Downloads
13,211
Maintainers
Keywords
Readme
VUD (Visma Unified Design)
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.
How to install
Here are the options you have:
Main VUD HUB address
The main documentation hub is located at: vud.visma.com
Storybook
The components with some interaction in a isolated state/place can be viewed at: VUD Storybook
Direct download
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.
CDN
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.
NPM
All releases of VUD are available through NPM.
npm install @vismaux/vud --s
Changelog
All the details can be found here: https://github.com/Visma-Unified-Design/vud/blob/main/CHANGELOG.md
JS files to include
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.
Fonts
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.
Other files
The graphics (img
folder).