Skip to main content
Module

x/lume/plugins/windi_css.ts>default

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

A lume plugin for windicss, the next generation utility-first css framework

classnames from all built pages will be read/extracted and only the necessary css will be generated

the output css file must be manually included in your document's head e.g.

Parameters

optional
userOptions: DeepPartial<Options> = [UNSUPPORTED]