Open
Description
I understand the security concerns about this, but some CMS-like applications has fields to add scripts, CSSs and general content into the head
tag, configured by the user. This makes the the process to configure data structures that comply with vue-meta hard.
Is there a way to add raw data directly into the head
tag?