@useparcel/tape-css-inline

Tape optimizer which inlines CSS in HTML assets.

Usage no npm install needed!

<script type="module">
  import useparcelTapeCssInline from 'https://cdn.skypack.dev/@useparcel/tape-css-inline';
</script>

README

@useparcel/tape-css-inline

Tape optimizer which inlines CSS in HTML assets.

Install

$ npm install @useparcel/tape-css-inline

Configuration

It accepts the same configuration as juice with one additional option: juiceResources. If juiceResources it set to true then remote resources will be inlined, otherwise it ignore them.