fix(tom-select): override --bs- CSS vars with --tblr- equivalents (#2644)

Co-authored-by: terminalchai <213856599+terminalchai@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
Terminal Chai
2026-07-07 22:53:17 +02:00
committed by GitHub
co-authored by terminalchai codecalm
parent 601e950b7b
commit 6849337a11
2 changed files with 25 additions and 0 deletions
@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fixed Tom Select dropdown and control styles to use `--tblr-*` CSS variables instead of undefined `--bs-*` references from the bootstrap5 preset.