Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method SourceNode.fromStringWithSourceMap
import { SourceNode } from "https://deno.land/x/postcss@8.4.16/lib/source_map.ts";

Parameters

code: string
sourceMapConsumer: SourceMapConsumer
optional
relativePath: string

Returns

SourceNode