MCPcopy
hub / github.com/postcss/autoprefixer / prefixes.js

File prefixes.js

data/prefixes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let unpack = require('caniuse-lite/dist/unpacker/feature')
2
3function browsersSort(a, b) {
4 a = a.split(' ')

Callers

nothing calls this directly

Calls 3

fFunction · 0.85
addFunction · 0.85
prefixFunction · 0.70

Tested by

no test coverage detected