1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

fix : Docs search not adjusted to dark mode (#2381) (#2443)

Co-authored-by: codecalm <codecalm@gmail.com>
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
Koray Tuncer
2025-07-23 20:13:04 +03:00
committed by GitHub
parent bd35fd39cf
commit ab8009b771
4 changed files with 83 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
"glob": "^11.0.3",
"js-beautify": "^1.15.4",
"nodemon": "^3.1.10",
"pnpm": "10.6.5",
"pnpm": "^10.6.5",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"prettier": "^3.6.2",
@@ -49,4 +49,4 @@
"terser": "^5.43.1",
"turbo": "^2.5.4"
}
}
}