Alex I.

Results 16 comments of Alex I.

I’m interesting in CSScomb :heart: PostCSS. The file I have (I use postcss-nested): ``` less .header { color: #fff; background-color: $darkGray; .wrapper { display: flex; flex-direction: column; @media (--tablet) {...

@hudochenkov, I use it from console, and I want to lint files too. I can rename all `*.css` files to `*.scss`, but I don’t think it’s a good idea. I’ve...

What is the termux? Do you run this command on Android?

@aldrin112602 So looks like the problem is not related to create-react-app. I can assume you’ll find something if you search for “termux android npm permissions eaccess”, or probably ask on...

@sanghogu Is this issue still actual or you have received the answer can you close it?

There are two PRs with update to newer version: - #12026 - #12172

AFAIK, neither react-scripts nor jest do the network request mocks. Have you tried some third-party libraries like [nock](https://github.com/nock/nock) or [msw](https://github.com/mswjs/msw)?

И примеры, пожалуйста!

Hi, @orta! Last commit at master is yours, so I decided to ask you. Could you please review my pull request?