# styles
Nevermined UI Component styles

## Current Components

* UiButton
* UiCircleProgress
* UIDivider
* UiDropdown
* UiForm - UiFormGroup, UiFormInput, UiFormText, UiFormTextarea, UiFormAddItem
* UiIcon
* UiText
* UiLayout
* Loader
* Markdown
* NotificationPopup
* UiPopup

## Component Utils

* BEM - set class style from scss
* extendClassName - extend class style name

## Build new version

* `npm install` if it was not done before or new npm module is included or removed
* `npm run dev`
