Author | Posts |
---|---|
Norm6257
September 4, 2022 at 6:15 pm
|
Hi Sebastian, Should the following be valid? It shows as an error when viewing generated CSS.
(unexpected token ‘mega-heading’) -Norm |
Sebastian
September 5, 2022 at 10:21 am
|
Ah, maybe I didn’t properly fix the :not() validation issue you raised previously. There is actually red warning in the code editor too, but it’s hidden behind the ellipses at the top left, it becomes visible if you shift the CSS selector code down a line. I will investigate! Sebastian |
Norm6257
October 28, 2022 at 2:32 pm
|
Thanks for looking into this, Sebastian. Here’s another instance… Uncaught SyntaxError: Failed to execute ‘querySelector’ on ‘Document’: ‘body:not(‘ is not a valid selector |
Sebastian
October 28, 2022 at 3:52 pm
|
Thanks for reporting this Norm. I got a bit side-tracked with the :not() issue, but I will make some time to work on it next week. And check the syntaxError issue too. |
Sebastian
November 1, 2022 at 7:45 pm
|
Hey, version 7.1.5.9 should fix both issues for you. Let me if not! |
Sebastian
November 1, 2022 at 7:45 pm
|
(and remember to clear your browser cache) |