import { type PluginOptions } from "https://deno.land/x/netzo@0.4.72/deps/@unocss/core.ts";
For other modules to aggregate the options
Properties
Options for sources to be extracted as utilities usages
Supported sources:
filesystem
- extract from file systemplain
- extract from plain inline textpipeline
- extract from build tools' transformation pipeline, such as Vite and Webpack
The usage extracted from each source will be merged together.