This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Releases: OpenSourceWorkflow/base64-background-image
Releases · OpenSourceWorkflow/base64-background-image
v2.0.2
v2.0.1
- [Feature] make no-svg fallback optional (default: true)
// @mixin base64-background-image($url, $useFallback: true, $altFallback:"")
$url; // path to svg file without '.svg'
$useFallback: true; // create no-svg fallback?
$altFallback:""; // specify custom fallback image instead of <name>.pngv1.1.0
add option for alternating png fallback image
v1.0.1
file naming convention
v1.0.0
move this to its own repository and make it a bower package