Joined November 2015
Photos and videos
NeivaJS retweeted
14 Feb 2019
const sheet = new CSSStyleSheet(); Now you can programmatically create a stylesheet (rather than creating a new <style> element or whatever) and apply it to documents and shadow roots (web components). developers.google.com/web/up…
1
59
173