Closed
Description
I have some cases where peeps are using deep selectors that impact styles, i know this is generally bad, but with Custom Element we obviously get the shadow boundary. would be really cool if you could tell vue custom element to include the Vue Components onwn style in the shadow dom
e.g.
<template>
....
</template>
<script>
....
</script>
<style shadow lang="scss" />
Metadata
Metadata
Assignees
Labels
No labels