postcss-encode-base64-inlined-images

0.0.2 • Public • Published

PostCSS Encode Base64 Inlined Images Build Status

PostCSS plugin encode with base64 inlined images.

.foo {
    /* Input example */
}
.foo {
  /* Output example */
}

Usage

postcss([ require('postcss-encode-base64-inlined-images') ])

See PostCSS docs for examples for your environment.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    3
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i postcss-encode-base64-inlined-images

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • afonsof