1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00

leading -> lh

This commit is contained in:
codecalm
2019-12-21 15:35:40 +01:00
parent 12070b763b
commit db610746a0
16 changed files with 39 additions and 32 deletions
-10
View File
@@ -20,16 +20,6 @@ $utilities: (
wide: .05em,
)
),
"leading": (
property: line-height,
class: leading,
values: (
none: 1,
tight: 1.3333334,
normal: $line-height-base,
loose: 2 !important,
)
),
"cursor": (
property: cursor,
class: cursor,