UNPKG

vite-plugin-scope-tailwind

Version:

A vite-plugin to encapsulate and scope your TailwindCSS styles to your library and prevent them affecting styles outside

2 lines (1 loc) 72 B
export declare const splitClassNames: (classNames: string) => string[];