@useparcel/tape-css-inline
v0.6.1
Published
Tape optimizer which inlines CSS in HTML assets.
Downloads
3
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.