CSS-SpriteMaker-Simple

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

Will croak if no paths are given or it has trouble
creating the temporary directory to assemble the sprite in.

## `css`

    say $s->css;

Returns CSS code of the sprite. Must be called after a call to ["spritify"](#spritify)

## `spurt`

    say $s->spurt('sprite.css');

Write CSS code of the sprite into a file. Must be called after a call to
["spritify"](#spritify)

# SEE ALSO

[Mojolicious::Plugin::AssetPack](https://metacpan.org/pod/Mojolicious::Plugin::AssetPack)

<div>
    <div style="background: url(http://zoffix.com/CPAN/Dist-Zilla-Plugin-Pod-Spiffy/icons/hr.png);height: 18px;"></div>
</div>

# REPOSITORY

<div>
    <div style="display: table; height: 91px; background: url(http://zoffix.com/CPAN/Dist-Zilla-Plugin-Pod-Spiffy/icons/section-github.png) no-repeat left; padding-left: 120px;" ><div style="display: table-cell; vertical-align: middle;">
</div>

Fork this module on GitHub:
[https://github.com/zoffixznet/CSS-SpriteMaker-Simple](https://github.com/zoffixznet/CSS-SpriteMaker-Simple)

<div>
    </div></div>
</div>

# BUGS

<div>
    <div style="display: table; height: 91px; background: url(http://zoffix.com/CPAN/Dist-Zilla-Plugin-Pod-Spiffy/icons/section-bugs.png) no-repeat left; padding-left: 120px;" ><div style="display: table-cell; vertical-align: middle;">
</div>

To report bugs or request features, please use
[https://github.com/zoffixznet/CSS-SpriteMaker-Simple/issues](https://github.com/zoffixznet/CSS-SpriteMaker-Simple/issues)

If you can't access GitHub, you can email your request
to `bug-CSS-SpriteMaker-Simple at rt.cpan.org`

<div>
    </div></div>
</div>

# AUTHOR

<div>
    <div style="display: table; height: 91px; background: url(http://zoffix.com/CPAN/Dist-Zilla-Plugin-Pod-Spiffy/icons/section-author.png) no-repeat left; padding-left: 120px;" ><div style="display: table-cell; vertical-align: middle;">
</div>

<div>
    <span style="display: inline-block; text-align: center;"> <a href="http://metacpan.org/author/ZOFFIX"> <img src="http://www.gravatar.com/avatar/328e658ab6b08dfb5c106266a4a5d065?d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2F627d83ef9879f31bdabf448e66...
</div>

<div>
    </div></div>
</div>

# LICENSE

You can use and distribute this module under the same terms as Perl itself.
See the `LICENSE` file included in this distribution for complete
details.



( run in 2.186 seconds using v1.01-cache-2.11-cpan-524268b4103 )