Armand
Armand
I also noticed this error after upgrading to the latest less version! It worked in 2.7.3. Doesn't work in 3.9.0 I have this code: ``` #logo > div { @logo:...
Yes, sorry, it's Hybrid Core. I forgot that under the hood Mythic uses Hybrid Core that has a separate repo.
Do you want me to post the issue on Hybrid Core and close this one?
I also get errors when sending to img2img, but my error trace is different: ``` Traceback (most recent call last): File "D:\StableDiffusion\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 284, in run_predict output = await app.blocks.process_api(...
I created a wrapper div with ``` height: 400px; width:100%; position: relative; ``` and I set ``` responsive: true, maintainAspectRatio: false ``` however, the chart only expands in width. If...
As a Jetbrains user, I'd very much want to see this option. With regards to the approaches, I think the best route would be to have the IDE configurable on...