UNPKG

eslint-plugin-better-tailwindcss

Version:

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

3 lines 190 B
import type { AsyncContext } from "../async-utils/context.js"; export declare const createTailwindContext: (ctx: AsyncContext) => Promise<any>; //# sourceMappingURL=context.async.v3.d.ts.map