diff --git a/src/technologies/v.json b/src/technologies/v.json index 6596f618f..44f95a830 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -766,7 +766,7 @@ ], "description": "Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.", "html": "<[^>]+\\sdata-v(?:ue)?-", - "css": "\\.vue-notification", + "css": "\\.vue-notification-group", "icon": "vue.svg", "js": { "Vue.version": "^(.+)$\\;version:\\1",