page-list.ts 240 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 export default { "base": "relative flex flex-col", "variants": { "divide": { "true": "*:not-last:after:absolute *:not-last:after:inset-x-1 *:not-last:after:bottom-0 *:not-last:after:bg-border *:not-last:after:h-px" } } }