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

🗂️ Recess-based property sort order for Stylelint.

Results 37 stylelint-config-recess-order issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3. Release notes Sourced from pnpm/action-setup's releases. v3.0.0 The action is updated to run on Node.js v20 v2.4.0 Add ability to install standalone binary (pnpm/action-setup#92)....

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

I searched for duplicated properties in `groups.js` and found just one: `word-spacing`. It appears in both the "Typography" and "SVG Presentation Attributes" groups. See https://github.com/search?q=repo%3Astormwarning/stylelint-config-recess-order%20%27word-spacing%27&type=code. Here is a [demo](https://stylelint.io/demo/#N4Igxg9gJgpiBcIB0BnGAbGYAuEBOABMADoB2x2A7vlALQoAOAhmAJakDm8B7r2rTdAG4yFUdgD0AKgIAVAJ4MIHPEwYALeQSkTxmbNhh56zNp269+gkeSo1aAIzwwmAawuk+A4eIgA3IwAzdAhKWkpVBg8va1FbaQIAZQA1AHECAAVnNFJsJn4IUgIAQQM8VgcAV0MUbV1bQwAPbFomUjB1fGirH1sIr05aAFtoGG7vGwpA1nR0cdjSAF8yEAAaEGnMADkmIbhEGEbdhkwkMBQUNfBC6Y4EEBJbYhBDw1IoFGfuAG1xMRAUNh5Jh0OwWpBSLd6Hl3kw8FBnqs-thnoDgRgwbQIVDnGAYBdaDQjM9xABdMjLUhXbGsDgAMXwQ3y9wAVihCldYAxLohHmIUQCgSCwV8CM8AIwANiQACYkOLEcjUUKMbksTdadC2lA4QiEGKQABmaUABiQJsVTwFaOFappHFouPxKEJ8OJ+ueABYkKaSUsQIsgA). It's...

Thinking about removing the dependency on `stylelint-order` and making it a peerDependency instead. An extra thing to install if the plugin isn't being used in the config elsewhere, but less...

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.0 to 16.4.0. Release notes Sourced from stylelint's releases. 16.4.0 Added: no-unknown-custom-media (#7594) (@​fpetrakov). Added: ignoreLonghands: [] to declaration-block-no-redundant-longhand-properties (#7611) (@​Mouvedia). Added: ignore: ["keyframe-selectors"] to rule-selector-property-disallowed-list (#7572)...

upgrade

Hello! Could you add missed `widows` CSS property? https://developer.mozilla.org/en-US/docs/Web/CSS/widows

CSS properties added in this PR include: - `-webkit-user-select` - `-webkit-text-fill-color` - `-o-text-overflow` - `box-orient` - `-webkit-box-orient` - `line-clamp` - `-webkit-line-clamp` Text Overflow is used frequently in projects.

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=9.0.10&new-version=9.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...

upgrade

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4. Release notes Sourced from pnpm/action-setup's releases. v4.0.0 An error is thrown if one version of pnpm is specified in the packageManager field of package.json...

upgrade