Gary Gozlan

Results 46 issues of Gary Gozlan

> Which issue, if any, is this issue related to? #7396 > Is there anything in the PR that needs further explanation? I wanted to separate this fix from the...

> Which issue, if any, is this issue related to? #7192, #7784 > Is there anything in the PR that needs further explanation? - [x] new `text` - [x] old...

### What minimal example or steps are needed to reproduce the bug? ```css @container scroll-state() {} @container style() {} ``` ### What minimal configuration is needed to reproduce the bug?...

status: needs discussion

### Describe the documentation issue see https://github.com/stylelint/stylelint/pull/7772#discussion_r1646392197 ### What solution would you like to see? - remove `@example` - add a lengthy `@description` to the `default`

status: ready to implement
type: documentation

### What is the problem you're trying to solve? With the [upcoming removal of the GitHub formatter](https://github.com/stylelint/stylelint/issues/7447), we want to promote universal/common formats as alternatives. JUnit is compatible with Circle...

status: needs discussion

### What minimal example or steps are needed to reproduce the bug? ```css a { -ms-interpolation-mode: bicubic; -webkit-background-size: 1px; } ``` ### What minimal configuration is needed to reproduce the...

type: bug
status: agreed but held