Comments on circlejourney All Comments

hi im so sorry to bother you, but i see a lot of others asking questions and i had one of my own! anytime i try css on the editor, it wont show up there live. I can see the code and everything but only html codes show up in the live editor portion. I dont know much about css so it may be user error, but just wondering if there might be a reason ^^

Thanks for the report - I've been testing the CSS feature recently and it seems like it works for me - sometimes there is a delay but for me it works. It's possible it's a browser/OS specific issue - would you be able to open the code editor, type some CSS in, then open the console (usually F12) and share a screen capture/copy-paste of what you see in there?

like i said i dont have really any experience with css so im unsure if its a me issue or not, but this is all the console says: The keyword 'slider-horizontal' specified to an 'appearance' property is not standardized. It will be removed in the future. frame.html:1 The keyword 'slider-horizontal' specified to an 'appearance' property is not standardized. It will be removed in the future. frame.html:1 The keyword 'slider-horizontal' specified to an 'appearance' property is not standardized. It will be removed in the future. DevTools failed to load source map: Could not load content for chrome-extension://bmnlcjabgnpnenekpadlanbbkooimhnj/browser-polyfill.js.map: System error: net::ERR_BLOCKED_BY_CLIENT

Hm, interesting. Does this happen for every CSS you use or just the one you're working on right now? (If you are willing to DM me the CSS you're working on, I am happy to check if it's a bug on the editor or an issue with the code!)