Richard Hallows
Richard Hallows
> What is the current understanding on this Probably https://github.com/stylelint/stylelint/issues/6212#issuecomment-1192616384 & https://github.com/stylelint/stylelint/issues/6212#issuecomment-1192621791 i.e., it's best that interested parties create an `stylelint-accessible` organisation where they can discuss and implement these rules...
> P.S. @jeddy3 did you want me to submit an issue / implement the media-feature-name-unit-allowed-list? I can certainly do that, I know I promised it earlier! Yes, please. It'd be...
@lougreenwood Thanks for the detailed report, for using the template and your work so far investigating the issue. It certainly looks like a bug. As you said, it may have...
@lougreenwood I really appreciate you investigating the issue! > the CLI should just pass the input back to the output, so that the file isn't deleted in something like vim,...
@leon-up9 Please provide a _minimum_ reproduction. We can only help you if you identify the specific code causing the problem. You should first identify the file (or files) causing the...
I saw, but that is a large repo of code and not a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). Please use as little code as possible that still produces the same problem. We'll...
> You should first identify the file (or files) causing the issue by running stylelint on subsets of your codebase. Once you've identified a problematic file, you should reduce down...
> @jeddy3 Any thoughts? Sorry, I missed this. > As a side note, I found that almost all user-defined at-rules in the CSS standard support the `` identifier, such as...
@audunolsen Thanks for the request, outlining your use case and using the template. I didn't think is architecturally achievable right now, but that may change when we revisit the way...
@thernstig Thanks for the request and for using the template. (The schema store stuff blows my mind every time I see it!) We use [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) to load the configuration object....