cssembed-brunch

1.2.0 • Public • Published

CSSEmbed-brunch

CSS Preprocessor for brunch. Embeds images and other assets into css stylesheets as data URIs.

Options:

  • maxSize: maximum size of embedded file, default is 32k for IE8 compatibility. Set this to 0 to disable the check completely.
config =
  plugins:
    cssembed:
      maxSize: 0

/cssembed-brunch/

    Package Sidebar

    Install

    npm i cssembed-brunch

    Weekly Downloads

    1

    Version

    1.2.0

    License

    none

    Last publish

    Collaborators

    • szelga