import { type TwindRule } from "https://deno.land/x/fresh@1.4.1/plugins/twindv1_deps.ts";
Properties
The rulesets (selectors and at-rules). expanded variants @media ...
, @supports ...
, &:focus
, .dark &
The name to use for &
expansion in selectors. Maybe empty for at-rules like @import
, @font-face
, @media
, ...