Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function cmpCssRules
import { cmpCssRules } from "https://deno.land/x/fresh@1.6.7/tests/fixture_twind_hydrate/utils/utils.ts";

Returns the number of csstext duplicates that compare two cssrulelist.

Parameters

a: CSSRuleList
b: CSSRuleList