mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Migrate SASS to module API (#2477)
This commit is contained in:
5
.changeset/three-seas-move.md
Normal file
5
.changeset/three-seas-move.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": patch
|
||||
---
|
||||
|
||||
Updated deprecated global functions (`map-merge`, `str-slice`, `percentage`, etc.) with their module-based equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.).
|
||||
Reference in New Issue
Block a user