MobbSign Web migration guides
From a non-NPM version to a NPM version
If you are migrating from a non-npm version, remove all the MobbSign related files from your project:
img/styles.cssconfig.jsmobbsign.jslocales/
After that, install MobbSign Web Client as described in the documentation, and take into account that some assets are named and placed differently:
styles.cssis nowassets/css/styles.min.cssimg/is nowassets/img/
