Remove unused CSS from email templates
npm install email-combRemove unused CSS from email templates
This package is pure ESM. If you're not ready yet, install an older version of this program, 5.3.1 (npm i email-comb@5.3.1).
``bash`
npm i email-comb
`js
import { strict as assert } from "assert";
import { comb, defaults, version } from "email-comb";
const source =
;const intended =
;assert.equal(comb(source).result, intended);
``Please visit codsen.com for a full description of the API. Also, try the GUI playground.
To report bugs or request features or assistance, raise an issue on GitHub.
MIT License
Copyright © 2010-2025 Roy Revelt and other contributors
![]()