Skip to main content
Module

x/postcss_value_parser/test/deps.js

Transforms CSS values and at-rule params into a tree
import * as postcssValueParser from "https://deno.land/x/postcss_value_parser@4.2.0/test/deps.js";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Make an assertion that actual and expected are strictly equal. If not then throw.