Skip to content

Commit 840e846

Browse files
committed
Typo fix for #21
1 parent dd8f91a commit 840e846

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

uniform/utilities/typography/core-list-style-position.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
$config: (
55
utilities: (
6-
list-style-positions: (
6+
list-style-position: (
77
important: false,
88
shorthand: list,
99
responsive: false,
1010
responsive-pseudos: false,
1111
extra-selector: null,
12-
properties: (list-style-positions),
12+
properties: (list-style-position),
1313
static-properties: (),
1414
variants: (
1515
inside: inside,

0 commit comments

Comments
 (0)