stylelint-config icon indicating copy to clipboard operation
stylelint-config copied to clipboard

Sharable stylelint config used by GitHub's CSS

Results 29 stylelint-config issues
Sort by recently updated
recently updated
newest added

This expands the `no-undefined-vars` rule to allow for variables that are defined in a local scope, like: ```css .x { --color-foo: #ffeeee; color: var(--color-foo); } ``` This allows developers to...

Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.4.4 to 0.4.6. Release notes Sourced from @​changesets/changelog-github's releases. @​changesets/changelog-github@​0.4.6 Patch Changes Updated dependencies [dd9b76f]: @​changesets/types@​5.1.0 @​changesets/changelog-github@​0.4.5 Patch Changes #820 a22eb8c Thanks @​Andarist! - Errors resulting from...

dependencies
javascript

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.5 to 4.3.7. Release notes Sourced from eslint-plugin-github's releases. v4.3.7 What's Changed Add rule to prohibit building script tags in the client by @​manuelpuyol in github/eslint-plugin-github#223 chore(deps):...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies
javascript

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.5.3 to 26.7.0. Release notes Sourced from eslint-plugin-jest's releases. v26.7.0 26.7.0 (2022-07-29) Features create prefer-mock-promise-shorthand rule (#1167) (d965592) v26.6.0 26.6.0 (2022-07-14) Features create max-expects rule (#1166) (5b6fd20)...

dependencies
javascript

Bumps [jest-preset-stylelint](https://github.com/stylelint/jest-preset-stylelint) from 5.0.3 to 5.0.4. Release notes Sourced from jest-preset-stylelint's releases. 5.0.4 Fixed: readability of failure output using the Jest .toMatchObject() API. https://github.com/stylelint/jest-preset-stylelint/compare/5.0.3...5.0.4 Changelog Sourced from jest-preset-stylelint's changelog. 5.0.4...

dependencies
javascript

Draft, might need more testing in dotcom

Bumps [@primer/css](https://github.com/primer/css) from 20.2.4 to 20.4.6. Release notes Sourced from @​primer/css's releases. v20.4.6 Patch Changes #2266 c28cdf7e Thanks @​langermank! - Remove scrollbar CSS property from Overlay #2255 1a9a6689 Thanks @​jdrush89!...

dependencies
javascript

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note Changelog Sourced from prettier's changelog. 2.7.1 diff Keep useful empty...

dependencies
javascript

Bumps [@primer/primitives](https://github.com/primer/primitives) from 7.8.4 to 7.9.0. Release notes Sourced from @​primer/primitives's releases. v7.9.0 Minor Changes #329 607cc75 Thanks @​simurai! - Add SegmentedControl colors Patch Changes #338 4dc8e2e Thanks @​adrian5! -...

dependencies
javascript