Eugene Nesvetaev

Results 5 issues of Eugene Nesvetaev

Hi! What about Mojave? I'm getting ```Segmentation fault: 11``` on Public Beta 6 :-(

Hi. With `1.1.0`, I always get my files imported multiple times (times equal total count of files). It doesn't matter, what to use: `@import` or `@require`. It also doesn't matter,...

Hi, @jerairrest! Awesome fork, thank you! But it still has problems with SSR :-/ What about to switch to @hdngr's [fork of domkit](https://github.com/hdngr/domkit)?

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/macOS
bug :beetle:
status/confirmed
has-repro-gist
component/shell
29-x-y
30-x-y
31-x-y

__Expected behavior:__ Normal selector nesting __Describe the bug:__ When nesting a selector with a dollar sign, it disappears __Codesandbox link:__ [https://codesandbox.io/s/react-jss-playground-j9toj](https://codesandbox.io/s/react-jss-playground-j9toj) There I've just added: ```javascript "& h1": { color:...

bug
help wanted