We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8f91a commit 840e846Copy full SHA for 840e846
1 file changed
uniform/utilities/typography/core-list-style-position.scss
@@ -3,13 +3,13 @@
3
4
$config: (
5
utilities: (
6
- list-style-positions: (
+ list-style-position: (
7
important: false,
8
shorthand: list,
9
responsive: false,
10
responsive-pseudos: false,
11
extra-selector: null,
12
- properties: (list-style-positions),
+ properties: (list-style-position),
13
static-properties: (),
14
variants: (
15
inside: inside,
0 commit comments