xcss-inline-woff

Rework CSS transform to inline WOFF as base64 data URIs

Usage no npm install needed!

<script type="module">
  import xcssInlineWoff from 'https://cdn.skypack.dev/xcss-inline-woff';
</script>

README

xcss-inline-woff

Inline WOFF as base64 encode data URIs in CSS, stip other font-face src declarations.

Installation and usage

% npm install xcss-inline-woff xcss -g
% xcss --transform xcss-inline-woff ./src.css > transformed.css