UNPKG

eslint-plugin-readable-tailwind

Version:

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

5 lines 174 B
export declare function findTailwindConfig(cwd: string, configPath?: string): { invalidate: boolean; path: string; } | undefined; //# sourceMappingURL=config.d.ts.map