Skip to main content
Extremely Popular
Go to Latest
function cmpCssRules
import { cmpCssRules } from "https://deno.land/x/fresh@1.6.0/tests/fixture_twind_hydrate/utils/utils.ts";

Returns the number of csstext duplicates that compare two cssrulelist.

Parameters

a: CSSRuleList
b: CSSRuleList