Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
let
unpack = require(
'caniuse-lite/dist/unpacker/feature'
)
2
3
function
browsersSort(a, b) {
4
a = a.split(
' '
)
Callers
nothing calls this directly
Calls
3
f
Function · 0.85
add
Function · 0.85
prefix
Function · 0.70
Tested by
no test coverage detected