1 2 3 4 5 6
//webpack test import "./css/inputmask.css"; import im from "./index"; //just for testing window.Inputmask = im;