Skip to content

Image support

EGOISTIAN edited this page Mar 10, 2016 · 3 revisions

Feel free to use import image in .js or .css files, tooling uses url-loader to inline images which are smaller than 10k as base64 code. Otherwise they will be treated as single files to the dest folder.

Clone this wiki locally