UNPKG

@maizzle/framework

Version:

Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS.

8 lines (7 loc) 241 B
import { Plugin } from "postcss"; //#region src/plugins/postcss/pruneVars.d.ts declare const _default: () => Plugin; declare const postcss = true; //#endregion export { _default as default, postcss }; //# sourceMappingURL=pruneVars.d.ts.map