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 238 B
import type { GetShorthandClassesResponse } from "./shorthand-classes.js"; export declare function getShorthandClasses(context: any, classes: string[]): GetShorthandClassesResponse; //# sourceMappingURL=shorthand-classes.async.v3.d.ts.map