adaptive images
Opened this issue · 0 comments
schmunk42 commented
Inspiration: http://adaptive-images.com
Possible implementation:
'presets' => array(
'adaptive' => array(
500 => 'presetName1'
800 => 'presetName2'
)
)
Opened this issue · 0 comments
Inspiration: http://adaptive-images.com
Possible implementation:
'presets' => array(
'adaptive' => array(
500 => 'presetName1'
800 => 'presetName2'
)
)