Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface UrlDependency
import { type UrlDependency } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

Properties

type: "url"
url: string

The url of the dependency.

The source location where the url() was found.

placeholder: string

The placeholder that the url was replaced with.