Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh/plugins/twindv1_deps.ts>SheetRule

The next-gen web framework.
Extremely Popular
Go to Latest
interface SheetRule
import { type SheetRule } from "https://deno.land/x/fresh@1.6.2/plugins/twindv1_deps.ts";

Properties

p: number

The calculated precedence taking all variants into account.

o: number
optional
n: string | null

The name to use for & expansion in selectors. Maybe empty for at-rules like @import, @font-face, @media, ...