Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/postcss/lib/rule.d.ts

Postcss for Deno
Latest
import * as postcss from "https://deno.land/x/postcss@8.4.16/lib/rule.d.ts";

Classes

Represents a CSS rule: a selector followed by a declaration block.