Dmitry Semigradsky

Results 119 comments of Dmitry Semigradsky

@NullVoxPopuli could you update your PR and sign CLA?

@NullVoxPopuli hi! `@types/estree` still should be in `dependencies`.

In Google Chrome console and Visual Studio Code the same thing happens. My OS is Windows 7.

On Windows 10 I have the same result. Of course I can set different font, but the fact that not all the characters are displayed in a standard font. And...

In Sublime Text this is `consolas` (standard windows monospaced font): ``` >>> view.settings().get('font_face') 'Consolas' ```

@yoanmalie I can't reproduce this. Could you try on the last version?

@lsimichael looks like you can't calc with an intrinsic unit and an extrinsic unit together (auto + 1rem, max-content * 2, etc)

Nobody said this. Anyway by spec it is a correct custom property name.

@jedmao could you provide css code example which generate this error?