UNPKG

eslint-plugin-better-tailwindcss

Version:

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

5 lines 167 B
/* Legacy Matchers */ export { MatcherType } from "../types/rule.js"; /* Selector */ export { SelectorKind } from "../types/rule.js"; //# sourceMappingURL=types.js.map