abczdefg

Results 3 issues of abczdefg

你好,在使用的时候遇到了问题,代码少了个括号,不知道是不是bug,如下图 `length = (keys || obj).length`少了个括号 ![source](https://user-images.githubusercontent.com/21260713/41110656-862c353a-6aac-11e8-83ce-a3b67befed83.png) ![target](https://user-images.githubusercontent.com/21260713/41110705-9fbbe040-6aac-11e8-926f-550a03422725.png)

Hi, the plugin is quite helpful. But I may find a bug in function `getImageUrl`, about the regular expression `/url(?:\(['"]?)(.*?)(?:['"]?\))/gi`. It can't match the background file that include brackets in...

Hi! I'd like to copy a file and rename it, but I get a folder named as the name of source file. The code in document likes that: ``` copy:...

enhancement
help wanted