Skip to content

Commit

Permalink
fix #54
Browse files Browse the repository at this point in the history
  • Loading branch information
magicismight committed Jun 8, 2016
1 parent 5412974 commit 1bbcb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/extract/patternReg.js
@@ -1 +1 @@
export default /^url\(#(\w+?)\)$/;
export default /^url\(#(.+?)\)$/;

0 comments on commit 1bbcb73

Please sign in to comment.