- From: Ryosuke Niwa <notifications@github.com>
 - Date: Wed, 19 Apr 2017 13:55:47 -0700
 - To: w3c/webcomponents <webcomponents@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Wednesday, 19 April 2017 20:56:29 UTC
You can accomplish this by a single like of CSS4:
```css
* {all: revert;}
```
See https://developer.mozilla.org/en-US/docs/Web/CSS/all
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/638#issuecomment-295438178
Received on Wednesday, 19 April 2017 20:56:29 UTC