fix(css-functions): add sibiling index, count as valid functions#8924
fix(css-functions): add sibiling index, count as valid functions#8924dyc3 merged 3 commits intobiomejs:mainfrom
Conversation
🦋 Changeset detectedLatest commit: 1166b2a The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughThis pull request adds two CSS function keywords, Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thank you @tmohammad78 Please restore our PR template. Add a changeset as per contribution guidelines |
YW @ematipico , could you pls check it again? |
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
Summary
This PR fixes this issue #8920, We just need to add those fn as valid functions.
Because it was hard for me to onboard on the project, I used
Cursorto change.fixed #8920
Test Plan
test was added
Docs