Error editor.Parser.parseCss #5361
andcmatias
started this conversation in
General
Replies: 1 comment
-
I don't see any issue in the latest version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On set media query
editor.Parser.parseCss(
@media only screen and (max-width: 600px) { .btn { background-color: lightblue; } }
)grapes.min.js:2 Uncaught TypeError: i is not a function
at Object.parse (grapes.min.js:2:618584)
at e.parseCss (grapes.min.js:2:620024)
at :1:15
Beta Was this translation helpful? Give feedback.
All reactions