fix(docs): invert vectorized diagram SVGs in dark mode (#27574)

* fix(docs): invert vectorized diagram SVGs in dark mode

* docs(docs): Apply fix as a class

* Add yarn lock to fix CI

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
This commit is contained in:
Aditya Bidwai
2026-06-23 23:20:57 -05:00
committed by GitHub
parent 41c6dcaf70
commit 0861ba0088
6 changed files with 21 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
},
"devDependencies": {
"prettier": "^3.8.3",
"markdown_link_checker_sc": "^0.0.144"
"markdown_link_checker_sc": "^0.0.145"
},
"resolutions": {
"markdown-it": "^14.1.1",