kctdfh
kctdfh
I can help out with the ui but don't have any idea how the backend works. Started learning Svelt a couple of weeks ago as well so would probably be...
Hey! So I made some sketches, trying to be as close to the Figma native UI as possible. The Figma file is a mess but if you like the direction...
Glad you like it! I'll get to work on this and will keep you updated. Will probably be done in around 10 days! Cheers!
Hey @bernaferrari ! So sorry I got caught up with a ton of work and haven't had the chance to code the UI for some time now. Finally managed to...
@bernaferrari ! About `apply`, I do agree that it's more useful for design systems and larger interfaces. It's probably easier to keep it this way! And yeah `apply` breaks CSS...
Interesting! Tailwind JIT doesn't work? Unfortunately I haven't used Webpack at all and the config is such a world onto itself that I probably won't be able to troubleshoot your...
@bernaferrari sorry mate totally missed this! This is the code snippet, right? What do you mean by self contained?
The way I got the code snippet to work was by putting a code tag inside a pre  Json is a class meant for the code highlighting library I...
Ah okay I'll have a look tonight! Sorry was a bit confused! Give me 12 hours or so I'll find a solution
Okay I think I fixed it - you need to check though. I think it was a word-break issue. The code block needs to have a `word-break: break-all` CSS so...