Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add governance to sidebar #474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add governance to sidebar #474

wants to merge 1 commit into from

Conversation

jeddy3
Copy link
Member

@jeddy3 jeddy3 commented Dec 26, 2024

Which issue, if any, is this issue related to?

Ref stylelint/stylelint#8235

Is there anything in the PR that needs further explanation?

Held until next release.

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

I confirmed this change works locally via:

  1. Change package.json:
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
     "remark-cli": "^12.0.1",
     "remark-gfm": "^4.0.0",
     "remark-github-admonitions-to-directives": "^2.1.0",
-    "stylelint": "https://github.com/stylelint/stylelint/tarball/16.12.0",
+    "stylelint": "https://github.com/stylelint/stylelint/tarball/issue-8196",
     "stylelint-config-standard": "^36.0.1",
     "unist-util-visit": "^5.0.0"
   },
  1. Run npm I && npm start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants