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

Get the position for a word or an index inside the node.

Parameters

optional
opts: Pick<WarningOptions, "word" | "index">

Options.

Returns

Position.