CSS Packages
All styles are inside of CSS files. In order to ensure flexibility with legacy code, styles are packed into several combinable packages like:
- dnb-ui-core
- dnb-ui-basis
- ui-theme-basis
- ui-theme-components
- etc.
CSS Reset
The package dnb-ui-core loads by default a CSS reset/normalize
, optimized for the DNB Eufemia styles and browser universalization.
On legacy code projects, rather use dnb-ui-basis in combination with .dnb-core-style
.