Sean Templeton
Sean Templeton
This could be mitigated by just using the `sass` project (Dart Sass) which is recommended by `node-sass`, which is also deprecated now.
https://github.com/creationix/js-git Possible?
I'm not sure the direction to an online IDE correlates with your goal to make it like other powerful IDE's. There isn't enough browser support, nor will there be any...
This wouldn't be an issue if they would migrate away from deprecated node-sass and use dart-sass (`sass` on npm) which even node-sass says to use now
I would highly recommend using a different editor than XCode, probably something like [VS Code](https://code.visualstudio.com/)
I'm having the same issue in Direwolf20 1.12 pack, version 2.3.0
This is because of outdated version of nan. However, this project won't work on later versions of node anyway.
@ralic The first problem with that solution is that you have the icons on the header removed on lower resolutions. My solution leaves those intact. Secondly, while reducing the font...
@ralic I recognize that, but I do not agree that it's a complete solution. It doesn't fix every issue. I can break it by simply having a longer title. See...
From my best guess, it's because of the empty dependency array in [SelectionArea](https://github.com/simonwep/selection/blob/master/packages/react/src/SelectionArea.tsx#L46)