b12-archive/tape-css

New option `parent`

Opened this issue · 0 comments

At the moment we do our magic in document.body and document.head – adding and removing DOM and styles directly there.

It’s enough for our use case at the moment. But if anyone needs it, we can easily add an option to set another parent for either of them. Just give us a shout or submit a PR.