UNPKG

eslint-plugin-better-tailwindcss

Version:

auto-wraps tailwind classes after a certain print width or class count into multiple lines to improve readability.

4 lines 202 B
import type { Prefix } from "./prefix.js"; export declare function getPrefix(context: any): Prefix; export declare function getSuffix(context: any): string; //# sourceMappingURL=prefix.async.v3.d.ts.map