Brent Jackson
Brent Jackson
This whole block should check the versions: https://github.com/jxnblk/ram/blob/master/renderer/App.js#L36-L58 – there's no UI to reflect this state
Thanks! Yeah I’ve noticed issues with the screen capture part and that likely will need to be handled in a better way
Thanks! That's definitely a bug. I *think* I have a fix in #20 if you wanna try installing the latest version
Glad that the original issue was resolved. For your second question, mdx-go uses webpack's `require.context` to pick up all files that end in `.js`, `.md` or `.mdx`, so it's recommended...
https://en.wikipedia.org/wiki/To_come_(publishing) This particular issue is more about why it's good to use path elements in SVG. #3 is for adding instructions for different graphics applications
Haven’t used this personally, but sometimes it’s nice to build a package of icon components from SVG files that is consumed by other apps. Seems like the Babel plugin doesn’t...
Also this uses a different/simpler/more limited optimization strategy than svgo
Thanks! I'm not sure why the Links aren't working, but the docs use the previous version of Axs (v1) so you'd have to view the source for that version to...
Thanks, will need to look, but I think this will need to be fixed in the pixo library here: https://github.com/c8r/pixo/blob/master/lib/index.js#L157
Sorry, thought I replied to this! I think that’s a great idea. Ideally there could be a few examples to show how flexible this still is. I’d accept PRs or...