Add DOM elements to help detections

main
BuildTools 4 years ago
parent f294d22c85
commit 789986bb6f

@ -5850,8 +5850,11 @@
47 47
], ],
"dom": { "dom": {
"style[data-emotion]": { "style[data-emotion], style[data-emotion-css]": {
"text": "" "text": "",
"attributes": {
"type": "text/css"
}
} }
}, },
"icon": "Emotion.png", "icon": "Emotion.png",