biofriction-wp-theme/node_modules/css-select/lib/procedure.json

12 lines
145 B
JSON
Raw Normal View History

2021-10-26 14:18:09 +02:00
{
"universal": 50,
"tag": 30,
"attribute": 1,
"pseudo": 0,
"descendant": -1,
"child": -1,
"parent": -1,
"sibling": -1,
"adjacent": -1
}