Andrey Sitnik

Results 1053 comments of Andrey Sitnik

I think we has some CSS path problem. This can be happend when by some reasom `app.css` from Sass map `file` and `app.css` from `from` option was converted to different...

BTW, [PostCSS](https://github.com/postcss/postcss) has many plugins. You can do nested, variables and mixins by pure PostCSS (Autoprefixer is just a PostCSS plugin). So you can replace Sass and have perfect source...

I check Autoprefixer in [online demo](http://autoprefixer.github.io/) and `-webkit-grab` was added correctly. Check your browsers list.

React Shuffle is nice, but it generate warnings because of loosing React context.

It looks same, but API is much move complicated for user. My dream is something like: ``` jsx ```

Could we do like this: ``` jsx ``` For example, we could lock a style changes during a animation. So before every animation to take component size again.

Done by @alex499 https://github.com/alex499/postcss-image-set

@yisibl please, create a issue for features that you miss.

I will be in Budapest for a 2 weeks. So we can meet in the city :).