UNPKG

vueless

Version:

Vue Styleless UI Component Library, powered by Tailwind CSS.

7 lines (6 loc) 234 B
export function clearTailwindSafelist(): Promise<void>; export function createTailwindSafelist({ env, srcDir, targetFiles, basePath }?: { env: string; srcDir: string; targetFiles?: string[] | undefined; }): Promise<void>;