[w3c/webcomponents] Consider adding CSS reset attributes (#638)

Something useful could be added, which I personally used is custom CSS reset attribute in `html` tag.
If we used `<html style-reset>` it would add link to a CSS reset file. By default (if none is selected or is style-normalize) it adds a link to normalize file. Such attributed do not need attribute="value" as they are just booleans if option is selected.

-- 
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

Received on Wednesday, 19 April 2017 15:01:25 UTC