Roofpig icon indicating copy to clipboard operation
Roofpig copied to clipboard

suppress CSS

Open alexfung888 opened this issue 5 years ago • 0 comments

By default, roofpig.js appends a stylesheet upon document.onload(). There is no method to override the default CSS, because the roofpig sheet gets highest priority. With this patch, if web page has a CSS with title=roofpig, then roofpit will not insert its own CSS refer to demo fixes #16

alexfung888 avatar Feb 06 '20 10:02 alexfung888