lisposter / gulp-cdn-ref

replace refs in .css and .js file to cdn powered links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css正则匹配

zlxbuzz opened this issue · comments

/url((.*))/g 会有贪婪的问题吗?