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

Refactor SCSS files to replace divide function with calc (#2150)

This commit is contained in:
Paweł Kuna
2025-02-12 21:12:52 +01:00
committed by GitHub
parent afd070012d
commit bd3d959cea
4 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Refactor SCSS files to replace divide function with calc