Mr. Abdolhosseini
Mr. Abdolhosseini
> I'm not quite sure what your configuration is. > > You can refer to a simple example here: https://github.com/jaywcjlove/svgtofont/tree/master/test/example > > @paladio Here it is suggested that the file...
How to call the config file with npm scripts? I did not use any special configuration and only used the npm command line scripts `"svg-icon": "svgtofont --sources \"src/svg-raw\" --output \"src/svg-ico\"",`...
@jaywcjlove I tested this method but there are still problems !! Why is the file **HTML** empty and there is no icon preview in it? To prevent the less/sass/styl production...
@jaywcjlove My problem is still not solved and the **HTML file** is empty and the **preview of the icons is not displayed** ??!!
> Check this JSFiddle from Stephan: http://jsfiddle.net/StephanWagner/cn4921bf/1/ > > In short: you add an EventListener to the form and on submit trigger the confirmation dialog via jBox. The code sample...
> The solution is written above: add an Eventlistener to your form(s) and trigger the confirmation box. > > The JSFiddle shows the idea of the code. A bit of...
> The fiddle doesn't work because it loads the assets from an old CDN library. > > As @despecial said, you just have to rewrite the code a little bit...