-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed as not planned
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
What is expected?
CSS Scope allows style element like <style>@scope {}</style> exist in normal HTML elements and apply scoped style on parent element, details can be found in MDN
Though this is quite a new feature, and we can use component to avoid compiler detection
I am not sure if we should have an option to allow style element exist in template.
What is actually happening?
style element can cause compiler error and the style node is removed
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels
