Closed iam2r closed 4 years ago
sometimes one file need to import more CSS pre-processor data; to avoid variable name conflicts, should use api.spritesheet_info;
Object
spritesheet
String
icons
$icons-width
$icons-image
$spritesheet-width
$spritesheet-image
sometimes one file need to import more CSS pre-processor data; to avoid variable name conflicts, should use api.spritesheet_info;
Object
- Optional container for metadata aboutspritesheet
and its representationString
- Prefix to use for all spritesheet variablesicons
will generate$icons-width
/$icons-image
/etc in a SCSS templatespritesheet
(e.g.$spritesheet-width
,$spritesheet-image
)