Skip to main content
Go to Latest
class default
extends Prefixer
import { default } from "https://deno.land/x/postcss_autoprefixer@0.2.4/lib/value.js";

Methods

add(decl, prefix)

Save values with next prefixed token

check(decl)

Is declaration need to be prefixed

old(prefix)

Return function to fast find prefixed value

Lazy regexp loading

replace(string, prefix)

Add prefix to values in string

value(decl)

Get value with comments if it was not changed

Static Methods

save(prefixes, decl)

Clone decl for each prefixed values