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.

/postcss-encode-base64-inlined-images/

    Package Sidebar

    Install

    npm i postcss-encode-base64-inlined-images

    Weekly Downloads

    6

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • afonsof