import type { IOptions } from '@weapp-tailwindcss/postcss/html-transform';
import postcssHtmlTransform from '@weapp-tailwindcss/postcss/html-transform';
export type { IOptions };
export default postcssHtmlTransform;
