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

Proposal: support image-set() #119

Open
hhking opened this issue Mar 6, 2019 · 1 comment
Open

Proposal: support image-set() #119

hhking opened this issue Mar 6, 2019 · 1 comment

Comments

@hhking
Copy link

hhking commented Mar 6, 2019

Hi,I having trouble using background-image with image-set:

background-image: image-set('global/img/icon_pdp@2x.png' 2x, 'global/img/icon_pdp@3x.png' 3x);

resolve-url-loader do nothing with the path

@bholloway
Copy link
Owner

Only the url() statement is support right now

@bholloway bholloway pinned this issue Jul 29, 2020
@bholloway bholloway unpinned this issue Jul 29, 2020
@bholloway bholloway changed the title resolve-url-loader do nothing with the path in image-set Proposal: support image-set() May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants