Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GeneratorOptions

interface GeneratorOptions {
mergeSelectors?: boolean;
warn?: boolean;
}

§Properties

§
mergeSelectors?: boolean
[src]

Merge utilities with the exact same body to save the file size

§
warn?: boolean
[src]

Emit warning when matched selectors are presented in blocklist