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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i dgraph-css-inline-woff

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • andreypopp