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

x/bundler/deps.ts>postcss.Rule#clone

A Bundler with the web in mind.
Latest
method postcss.Rule.prototype.clone
Re-export
import { postcss } from "https://deno.land/x/bundler@0.9.0/deps.ts";
const { Rule } = postcss;

Parameters

optional
overrides: Partial<RuleProps>