UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

8 lines (7 loc) 208 B
/** * Imports both the core and the component styles as well as the default theme * */ import './dnb-ui-core.scss'; import './themes/ui/ui-theme-components.scss'; import './themes/ui/ui-theme-basis.scss';