Results 22 comments of Nikolay Gromov

I have the same problem. If the scroll is more than 0. Demo: https://codesandbox.io/s/react-google-maps-api-forked-fp48m

Add If i add one line (const with some function) before styles, Emmet start working. WTF? )) ``` // If the next line exists, emmet in styles begins to work....

I have the same problem, probably: http://take.ms/yOgXg the cell width in IE differs from the width of the cell in the browser. (exactly one)

> I know the node-sass linter has this option. I love that. Because then I'm sure all my colors rely on the color scheme vars. And optionally I can dissable...

https://github.com/sh-waqar/stylelint-declaration-use-variable

@sergeche `label.clasname` → `` `a.classname` → `` `a[class=classname href="goo"]` → `` > Обычно все атрибуты выводятся в порядке их указания в аббревиатуре, нет ) а как создать такой сниппет, который...

Хм... написал `"a": null,` — http://take.ms/BHuO6 ничего не изменилось: `a.classname` → `` написал `"a": ""` — http://take.ms/98CIZ неюзабельно: `a.classname` → `|` написал `"a": "",` не-не-не-не, Дэвид Блейн, НЕТ: `a.classname` →...