Yevhen
Yevhen
Return draft of Monaco completion.
Hi 👋 First of all, thanks for the package. I am using it a lot despite it being quite old. I would like to suggest some small improvements to the...
There might be a way to decide whether we can use [the native `loading` attribute](https://caniuse.com/loading-lazy-attr) or a library for lazy loading. The same goes for the `decoding` attribute.
The `package.json` has simultaneously two different Sass compilers: [C](https://github.com/Halo-Lab/prismic-sm-demo/blob/869294e54b86daf6c77938420a7055e3f84c5e5e/package.json#L23) and [Dart Sass](https://github.com/Halo-Lab/prismic-sm-demo/blob/869294e54b86daf6c77938420a7055e3f84c5e5e/package.json#L30). The first one is deprecated and it is recommended to use the second one. Is there any reason...
Hello. I was able to correctly reposition adjacent `Sortable`s of different sizes. But problem arouse when I tried to drag an item further than the adjacent droppable. The problem, I...