Results 4 comments of Onyx

I'm working on a feature like this: https://github.com/onyxcodes/mydraft-cc-ui/issues/1. It allows to export current diagram to a file *.draft* through a new action on the export menu, and it can load...

> When a diagram is saved to the server it is written as a sequence of events to keep the change history. You also need a new format. Now I...

I've made some edits to parse correctly `@use` rules: https://github.com/onyxcodes/rollup-plugin-scss/tree/use-rules. Had to add a config `basePath` to be able to resolve paths when using `~`. But by default it will...

I'm not sure about the GH case you are talking about (care to point it out)? Anyway, I'll open a PR.