Andrey Sitnik

Results 1018 comments of Andrey Sitnik

Yeap. This discussion is on you. Sorry, that I can't help right now.

@evilebottnawi I am afraid that we will freeze API which will not be the best.

RIght now our main focus is visitor API https://github.com/postcss/postcss/pull/1245

@evilebottnawi I have a better plan. Let’s release new AST in `postcss-selector-parser` and if nobody will complain about it, we can move it to PostCSS

@jonathantneal Very likely that this issue doesn’t affect `postcss-values-parser`, but it will be nice to avoid warning

@gazay seems like we should clean warnings from `\t`

I agree that `clearWarnings` option is better, because it is OK if we will show warning i browsers and CLI too.

Yeap, webpack prefer array config. Can you send PR with docs changes?

When I created `postcss-js` I never thought that somebody will add comments to JS content. My idea is that you will use JS comments to comments. Do you need this...