All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.vite.d.mts Maven / Gradle / Ivy

The newest version!
import { VitePluginConfig } from '@unocss/vite';
export * from '@unocss/vite';
import { Plugin } from 'vite';

declare function UnocssVitePlugin(configOrPath?: VitePluginConfig | string): Plugin[];

export { UnocssVitePlugin as default };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy