import postcssHtmlTransform from '@weapp-tailwindcss/postcss/html-transform';
// @ts-ignore
export = postcssHtmlTransform;
export { IOptions } from '@weapp-tailwindcss/postcss/html-transform';
