Skip to content

Allow pixel ratio array for image mixin #304

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nicolag
Copy link

@nicolag nicolag commented Jun 8, 2015

Allow pixel ratio array to better suit popular hi-res devices

Default out put as @1.5x, @2x & @3x. User can specify the array for
min_pixel_ratio when they use if they wanna change the default

e.g. image: 'yourimage.png', 20px, 30px, 1.5; //will just output the
@1.5x and the base.

nicolag added 2 commits June 7, 2015 23:44
Allow pixel ratio array to better suit popular hi-res devices

Default out put as @1.5x, @2x & @3x. User can specify the array for
min_pixel_ratio when they use if they wanna change the default

e.g. image: 'yourimage.png', 20px, 30px, 1.5; //will just output the
@1.5x and the base.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant