UNPKG

ant-design-x-vue

Version:

Craft AI-driven interfaces effortlessly

8 lines (7 loc) 246 B
import { lintWarning as s } from "./utils.mjs"; const i = (r, l, e) => { e.parentSelectors.some((t) => t.split(",").some((o) => o.split("&").length > 2)) && s("Should not use more than one `&` in a selector.", e); }; export { i as default };