modali icon indicating copy to clipboard operation
modali copied to clipboard

Dist-JS requiring removed CSS-file

Open mikaello opened this issue 6 years ago • 0 comments

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?

mikaello avatar Oct 15 '19 09:10 mikaello