Skip to main content
Deno 2 is finally 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.