Skip to main content
Module

x/lume/plugins/windi_css.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.15.2/plugins/windi_css.ts";

Properties

minify: boolean

Whether minify the css code or not

mode: "interpret" | "compile"

Operating mode for Windi CSS.

cssFile: string | false

Set the css filename for all generated styles Set false to insert a tag per page

config: Config

Configurations for the Windi CSS processor

preflight: boolean

To generate and insert preflight styles