-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
unlike Vue 2.7, the plugin does not recognize the :deep selector to modify CSS classes in child components. Instead using the previous and almost deprecated notation is necessary ::v-deep
Please add the directive
Error:
:deep(.child-class)
is not recognized
Expected
:deep
should work the same as Vue2.7
guda-art
Metadata
Metadata
Assignees
Labels
No labels