You can add or overwrite the Nemo default CSS and Javascript files. There is many way to do so, but the simplest is most probably to do so at the set-up of the Nemo ...
var sheets = require('enketo-xslt'); console.log('form sheet', sheets.xslForm); console.log('model sheet', sheets.xslModel); Use without npm and in any programming ...