1.0.1 • Published 8 years ago

bemo-sprites v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago
$ bemo-sprites --help

  Given a directory full of 2x images, it will generate 1x and 2x sprites and a SCSS variables file compatibile with BEMO.

  Usage
    $ bemo-sprites -i <IMAGES_DIR> -s <SPRITES_DIR> -S <SASS_PATH>

  Options
    -s, --sprites-dir    Directory where PNG images can be found
    -i, --images-dir     Directory where the 1x and 2x sprite files will be generated
    -S, --sass-path      Path where the BEMO SCSS variable file will be generated