Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method postcss.Declaration.prototype.cloneBefore
Re-export
import { postcss } from "https://deno.land/x/deno_bundler@v0.9.1/deps.ts";
const { Declaration } = postcss;

Parameters

optional
overrides: Partial<DeclarationProps>