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

fix: Use CSS variables for status colors and include social colors (#2547)

This commit is contained in:
Paweł Kuna
2025-11-26 19:29:46 +01:00
committed by GitHub
parent a198b0c7c5
commit 8bc6fa7fd1
2 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fixed status color classes to use CSS variables instead of hardcoded values and include social colors (bitbucket, facebook, etc.) in status class generation.