Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如果background-image中url用了双引号,无法输出2倍图media query的样式 #12

Open
js5323 opened this issue Aug 4, 2017 · 0 comments

Comments

@js5323
Copy link

js5323 commented Aug 4, 2017

举个栗子:
background-image: url(path/to/image); -》正常
background-image: url(“path/to/image”); -》无法输出2倍图media query的样式

源码中的正则匹配不出url()带引号的className
./lib/sprite.js
line:166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant