tonix-html-postcss

1.0.0 • Public • Published

tonix-html-postcss

This package is a fork of the original html-postcss repo.

This fork comes with updated NPM packages.

The original README.md follows below this paragraph.

html-postcss

Build Status NPM version

html-postcss

Process CSS within the <style> tags and inline style= attributes in your HTML using PostCSS.

Usage

var HTMLPostCSS = require("html-postcss");
 
var processor = new HTMLPostCSS(plugins);
processor.process(htmlString, cheerioOpts, postcssOpts); //=> '<html>...</html>'

Readme

Keywords

Package Sidebar

Install

npm i tonix-html-postcss

Weekly Downloads

8

Version

1.0.0

License

ISC

Unpacked Size

2.08 MB

Total Files

9

Last publish

Collaborators

  • tonix-tuft