Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 165 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 165 Bytes

image size loader

Usage

import size from '!!size-loader!./image.png'
import url from './image.png'

// size: { width: 200, height: 200, type: 'png' }