Relative Content

Tag Archive for grapesjs

How can I use the Page frame head in GrapesJS?

In order for a GrapesJS builder to utilize different font faces, I create a <style> element containing all of the @font-face declarations I plan on using and append it to the canvas document head. I add preload font <link> elements to the head as well.