Issue #340Opened September 27, 2017by aryeharmon0 reactions

css variables undefined value bug

Question

I am trying to extend the editor to support css vars i added:

:root {
  --main-bg-color: brown;
}

to the page and i get in the browser:

:root {
  --main-bg-color: undefined;
}

can you explain how the editor parses the css into the canvas? maybe i am missing something

Answers (0)

No answers yet.

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...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.