Skip to content

Commit 20739f2

Browse files
committed
Export new negative utility
1 parent 0194bf4 commit 20739f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Css/Systems/Utilities.elm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Css.Systems.Utilities exposing
2-
( paddingX, paddingY, marginX, marginY
2+
( paddingX, paddingY, marginX, marginY, negative
33
, flexInitial, flexIgnoreInitialSize, flexAuto, flexNone
44
, itemsStretch, itemsStart, itemsCenter, itemsEnd, itemsBaseline
55
)

0 commit comments

Comments
 (0)