Skip to main content
Module

x/aleph/server/deps.ts>UnoGenerator#constructCustomCSS

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method UnoGenerator.prototype.constructCustomCSS
import { UnoGenerator } from "https://deno.land/x/aleph@1.0.0-beta.21/server/deps.ts";

Parameters

context: Readonly<RuleContext>
body: CSSObject | CSSEntries
optional
overrideSelector: string

Returns

string