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 162 B
export declare function findTailwindConfig(cwd: string, configPath?: string): { invalidate: boolean; path: string; }; //# sourceMappingURL=config.d.ts.map