SmartApp UI library
npm install smartapp-uiFor the styles to work correctly, after installing the library, add styles import to the main style file of your application in the following way:
@import 'smartapp-ui/build/main/styles/stories.module.scss';