1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00

Update body color variable and fix SCSS variable interpolation in themes (#2611)

This commit is contained in:
Paweł Kuna
2026-02-07 01:22:38 +01:00
committed by GitHub
parent 1489b13cda
commit c8b8b24441
3 changed files with 17 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fixed gray theme custom properties output using SCSS interpolation and updated default `$body-color` to `$gray-500`.