UNPKG

eslint-plugin-better-tailwindcss

Version:

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

7 lines 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const synckit_1 = require("synckit"); (0, synckit_1.runAsWorker)(async (_) => { return { conflictingClasses: {}, warnings: [] }; }); //# sourceMappingURL=conflicting-classes.async.worker.v3.js.map