We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0194bf4 commit 20739f2Copy full SHA for 20739f2
src/Css/Systems/Utilities.elm
@@ -1,5 +1,5 @@
1
module Css.Systems.Utilities exposing
2
- ( paddingX, paddingY, marginX, marginY
+ ( paddingX, paddingY, marginX, marginY, negative
3
, flexInitial, flexIgnoreInitialSize, flexAuto, flexNone
4
, itemsStretch, itemsStart, itemsCenter, itemsEnd, itemsBaseline
5
)
0 commit comments