You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was experimenting around with this and I'm unsure if this is intended behaviour, a bug, or just some oversight.
I had my inspect tools open and when I double clicked within the <style scoped> element to edit it, I noticed that :scope reverts back to the <html> element, whether I actually make changes or not.
If it makes an impact at all, the CSS is minified.
The text was updated successfully, but these errors were encountered:
I was experimenting around with this and I'm unsure if this is intended behaviour, a bug, or just some oversight.
I had my inspect tools open and when I double clicked within the
<style scoped>
element to edit it, I noticed that:scope
reverts back to the<html>
element, whether I actually make changes or not.If it makes an impact at all, the CSS is minified.
The text was updated successfully, but these errors were encountered: