GenerateOptionsinterface GenerateOptions {id?: string;minify?: boolean;preflights?: boolean;safelist?: boolean;scope?: string;}§Properties§id?: string[src]Filepath of the file being processed. §minify?: boolean[src]Generate minified CSS §preflights?: boolean[src]Generate preflights (if defined) §safelist?: boolean[src]Includes safelist §scope?: string[src]