dgraph-css-inline-woff

0.1.0 • Public • Published

dgraph-css-inline-woff

Inline WOFF fonts as base64 encoded data URIs. It can be used along with dgraph and css-pack to bundles together CSS and font files.

% npm install css-pack dgraph deps-sort dgraph-css-inline-woff -g
% dgraph --transform dgraph-css-inline-woff ./styles.css \
  | deps-sort \
  | css-pack \
  > ./bundle.css

/dgraph-css-inline-woff/

    Package Sidebar

    Install

    npm i dgraph-css-inline-woff

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • andreypopp