smartapp-ui
v0.6.9
Published
SmartApp UI library
Downloads
20
Readme
SmartApp-UI library
This library is aimed at optimizing the development of smartapps.
For 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';