nbsurvey-common
esm Styles
1. generate new angular project to workspace using command `ng g app <survey-name>`. 2. In `angular.json` go to that project config section and in build options, configure global style paths by putting below property, ```jsonc "build":{ "stylePr
Version 0.0.5
INSTALL