weiyuqin

Results 3 comments of weiyuqin

![__xwv e pn2eku b e s6 n](https://cloud.githubusercontent.com/assets/22736682/21539009/802c7f5e-cddd-11e6-9ec1-d6aa4924efc4.png) ```javascript require("switchery/dist/switchery.css"); var Switchery = require("switchery/dist/switchery"); var elem = document.querySelector(".js-switch"); var switchery = new Switchery(elem,{size:"small"}); ``` I use webpack import the Switchery and...

thanks I'll try it

I am sorry, I thought it was resolved. and my project was later used in other ways