import PurgeIcons from 'vite-plugin-purge-icons'; export function configPurgeIconsPlugin() { return PurgeIcons(); }