css-base64-images icon indicating copy to clipboard operation
css-base64-images copied to clipboard

Base64 images in your css file

Results 4 css-base64-images issues
Sort by recently updated
recently updated
newest added

Could you make a sync version too? this is something I only use on build or initial installation. fromFileSync fromStringSync

ignore if the image is already base64

Stops this error from being thrown when inlining images with # signs in their file names: ``` { [Error: EISDIR: illegal operation on a directory, read] errno: -21, code: 'EISDIR',...