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

Constructors

new
default(
data,
browsers,
options?,
)

Methods

Return clone instance to remove all prefixes

decl(prop)

Declaration loader with caching

group(decl)

Group declaration by unprefixed property to check them

normalize(prop)

Normalize prefix for remover

prefixed(prop, prefix)

Return prefixed version of property

preprocess(selected)

Cache prefixes data to fast CSS processing

select(list)

Select prefixes from data, which is necessary for selected browsers

sort(prefixes)

Sort vendor prefixes

Return unprefixed version of property

values(type, prop)

Return values, which must be prefixed in selected property