diff --git a/src/technologies.json b/src/technologies.json index 14037331e..4c74ca503 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5850,8 +5850,11 @@ 47 ], "dom": { - "style[data-emotion]": { - "text": "" + "style[data-emotion], style[data-emotion-css]": { + "text": "", + "attributes": { + "type": "text/css" + } } }, "icon": "Emotion.png",