Skip to main content
Module

x/aleph/lib/@unocss/core.ts>GenerateOptions

The Full-stack Framework in Deno.
Go to Latest
interface GenerateOptions
import { type GenerateOptions } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";

Properties

optional
id: string

Filepath of the file being processed.

optional
preflights: boolean

Generate preflights (if defined)

optional
safelist: boolean

Includes safelist

optional
minify: boolean

Genreate minified CSS

optional
scope: string