In the JS-file that is distributed, it still requires the CSS-file that you have previously removed, which makes this dependency fail to build in my project unless I add a CSS-file named modali.css.
Could this require(..) be removed from distributed source or a CSS-file be added?