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

Support image-set notation without url notation #833

Closed
alexander-akait opened this issue Nov 30, 2018 · 0 comments · Fixed by #879
Closed

Support image-set notation without url notation #833

alexander-akait opened this issue Nov 30, 2018 · 0 comments · Fixed by #879

Comments

@alexander-akait
Copy link
Member

  • Operating System: no matter
  • Node Version: no matter
  • NPM Version: no matter
  • webpack Version: no matter
  • css-loader Version: no matter

Feature Proposal

.class {
  background-image: image-set("img1x.png" 1x, "img2x.png" 2x);
}

Feature Use Case

Use require on this images.

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

Successfully merging a pull request may close this issue.

1 participant