Issue #1473💬 AnsweredOpened October 2, 2018by detectedstealth1 reactions

Canvas external CSS

快速解答by artf1

Should not cause any issue as being the first element inserted but for the sake of completeness we gonna move it inside the head element

Read full answer below ↓

Question

Comments in canvas/config.js state the external styles are added to the head of the iframe however the code in view/CanvasView.js actually appends the CSS to the body of the iframe.

if (externalStyles) {
     body.append(externalStyles);
}

Expect it to work how the external scripts do where they are appended to the head correctly.

Answers (2)

artfOctober 3, 2018

Should not cause any issue as being the first element inserted but for the sake of completeness we gonna move it inside the head element

lock[bot]October 12, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.